Re: GCC 4.1.1 Released

2006-05-26 Thread Rogelio M. Serrano Jr.
Mark Mitchell wrote: GCC 4.1.1 has been released. This release is a bug-fix release for problems in GCC 4.0.2. GCC 4.1.1 contains changes to correct regressions from previous releases, but no new features. This release is available from the FTP servers listed here:

Re: Segment registers support for i386

2006-05-26 Thread Rémy Saissy
You won't be able to. You're going to need to write your own code that, during the conversion of the tree to RTL, creates RTL expressions which indicate that the memory references use segment registers. This probably won't be easy since there are a lot of contexts where your far pointer can be

Gosh, GCC 3.4.6 does so exist...

2006-05-26 Thread Bernard Leak
Dear List, do you all remember this? Look back to http://gcc.gnu.org/ml/gcc/2006-03/msg00759.html if your memory needs to be jogged. two months and a few hours on... has anything changed? Is Gabriel Dos Reis still looking into this, or has he been hit by a bus? Bernard Leak --

[wwwdocs] RE: Gosh, GCC 3.4.6 does so exist...

2006-05-26 Thread Dave Korn
On 26 May 2006 11:10, Bernard Leak wrote: Dear List, do you all remember this? Look back to http://gcc.gnu.org/ml/gcc/2006-03/msg00759.html if your memory needs to be jogged. two months and a few hours on... has anything changed? Is Gabriel Dos Reis still looking into this,

Re: [wwwdocs] RE: Gosh, GCC 3.4.6 does so exist...

2006-05-26 Thread Manuel López-Ibáñez
Dave, don't forget to send a mail to gcc-announce. No announce has been sent yet: http://gcc.gnu.org/ml/gcc-announce/2006/ http://gcc.gnu.org/ml/gcc-announce/2005/ Cheers, Manuel. On 26/05/06, Dave Korn [EMAIL PROTECTED] wrote: On 26 May 2006 11:10, Bernard Leak wrote: Dear List,

RE: [wwwdocs] RE: Gosh, GCC 3.4.6 does so exist...

2006-05-26 Thread Dave Korn
On 26 May 2006 12:16, Manuel López-Ibáñez wrote: Dave, don't forget to send a mail to gcc-announce. No announce has been sent yet: http://gcc.gnu.org/ml/gcc-announce/2006/ http://gcc.gnu.org/ml/gcc-announce/2005/ Cheers, Manuel. Don't know if I have the authority to do that.

Re: GCC 4.1.1 Released

2006-05-26 Thread Mark Mitchell
Roberto Bagnara wrote: Mark Mitchell wrote: GCC 4.1.1 has been released. This release is a bug-fix release for problems in GCC 4.0.2. GCC [...] Do you mean a bug-fix release for problems in GCC 4.1.0? Yup. -- Mark Mitchell CodeSourcery [EMAIL PROTECTED] (650) 331-3385 x713

reload bug in 3.4.6

2006-05-26 Thread Momchil Velikov
I've got a bug with gcc-3.4.6 (also with 3.3.2, 3.3.6, probably anything inbetween), target sh-elf. Unfortunately, the test case is huge, convoluted and proprietary, so I can't send it for now. When reloading insn 2780: Breakpoint 3, reload_as_needed (live_known=1) at

IA-64 speculation patches have bad impact on ARM

2006-05-26 Thread Daniel Jacobowitz
Hi Maxim and Vlad, I just tracked an ICE while building glibc for ARM to this patch, which introduced --param max-sched-extend-regions-iters with a default of two: http://gcc.gnu.org/ml/gcc-patches/2006-03/msg00998.html The testcase is attached; an arm-linux-gnueabi compiler should be able to

RE: reload bug in 3.4.6

2006-05-26 Thread Dave Korn
On 26 May 2006 16:23, Momchil Velikov wrote: Now r3 is stored at [r14 + 160], which is incorrect. The reason is that when substituting the reload register into insn 2780, the insn 22942 is modified also, because they share the following rtx: (plus:SI (reg/f:SI 14 r14) (const_int 124

gcc binary for fc1

2006-05-26 Thread Dude VanWinkle
I am trying to compile the source for gcc, but do not yet have gcc. I am on a fc1 machine and have been googling for hours at the clients site, trying to find out what I need and where to get it. can anyone help me in figuring out how to get a compiler onto a fc1 machine with _no_compiler?

RE: gcc binary for fc1

2006-05-26 Thread Dave Korn
On 26 May 2006 15:48, Dude VanWinkle wrote: I am trying to compile the source for gcc, but do not yet have gcc. I am on a fc1 machine and have been googling for hours at the clients site, trying to find out what I need and where to get it. can anyone help me in figuring out how to get a

Cygwin c++ vs windows or unix socket layer

2006-05-26 Thread Dave Korn
Hi all, I've stumbled across a small problem. As you may know, cygwin attempts to give the user a free choice of using the winsock API, with SOCKETs being handles not fds, and ioctlsocket and closesocket and so on, or using the posix sockets API, and having sockets being fds just like

make install-info no longer works

2006-05-26 Thread H. J. Lu
Has anyone seen http://sources.redhat.com/bugzilla/show_bug.cgi?id=2701 It looks like the result of merging of intl from gcc. It doesn't work for me in gcc either: make[2]: Leaving directory `/export/build/gnu/gcc/build-i686-linux/intl' Doing install-info in intl make[2]: Entering directory

The Linux binutils 2.17.50.0.2 is released

2006-05-26 Thread H. J. Lu
This is the beta release of binutils 2.17.50.0.2 for Linux, which is based on binutils 2006 0526 in CVS on sources.redhat.com plus various changes. It is purely for Linux. The new x86_64 assembler no longer accepts monitor %eax,%ecx,%edx You should use monitor %rax,%ecx,%edx

[Bug target/27767] Problem: gcc 4.0.3 on Unix_SV

2006-05-26 Thread mirko dot bruzzone at primeur dot com
--- Comment #2 from mirko dot bruzzone at primeur dot com 2006-05-26 07:33 --- (In reply to comment #1) Good morning, I tried to compile the gcc version 4.0.3 on this platform: UNIX_SV ulisse 4.0 3.0 3425/3482/3485 Pentium III(TM)-ISA/PCI On the system there is an old gcc

[Bug target/27390] [4.2 Regression] gcc.target/x86_64/abi/test_complex_returning.c execution fails at -O0

2006-05-26 Thread bonzini at gnu dot org
--- Comment #6 from bonzini at gnu dot org 2006-05-26 07:46 --- There are indeed differences in the generated code. aj_f_times2 is equal without and with the patch. aj_d_times2 has this (left = old, right = patched): movsd %xmm0, -40(%rbp) | movsd %xmm0,

[Bug c++/27771] New: inlined return not optimized, overfullfills ABI calling convention

2006-05-26 Thread familie dot glaser at web dot de
I know that the ABI calling convention require that function results are returned as integers, even if the function result is known as (short)byte-value. But if a function with its return is inlined, i can't see any reason to (over)fullfill this convention. At least with optimizing compilation

[Bug fortran/27683] Many new GFORTRAN testsuite failures

2006-05-26 Thread fxcoudert at gcc dot gnu dot org
--- Comment #19 from fxcoudert at gcc dot gnu dot org 2006-05-26 08:31 --- (In reply to comment #18) This patch is beyond my current understanding, so someone else needs to look at it. I think our best chance here is to find the exact patch that broke it. You said it's between

[Bug c++/27771] inlined return not optimized, overfullfills ABI calling convention

2006-05-26 Thread familie dot glaser at web dot de
--- Comment #1 from familie dot glaser at web dot de 2006-05-26 08:34 --- Created an attachment (id=11513) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11513action=view) preprocessed c++-example -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27771

[Bug c++/27771] inlined return not optimized, overfullfills ABI calling convention

2006-05-26 Thread familie dot glaser at web dot de
--- Comment #2 from familie dot glaser at web dot de 2006-05-26 08:37 --- Created an attachment (id=11514) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11514action=view) assembler-listing with markup-comments -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27771

[Bug middle-end/27743] [4.1 Regression] Wrong code for ((unsigned) ((a) 2)) 15

2006-05-26 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2006-05-26 09:53 --- Subject: Bug 27743 Author: rguenth Date: Fri May 26 09:53:01 2006 New Revision: 114128 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=114128 Log: 2006-05-26 Richard Guenther [EMAIL PROTECTED] PR

[Bug middle-end/27743] [4.1 Regression] Wrong code for ((unsigned) ((a) 2)) 15

2006-05-26 Thread rguenth at gcc dot gnu dot org
--- Comment #7 from rguenth at gcc dot gnu dot org 2006-05-26 09:53 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug java/27756] ICE in update_aliases, at java/decl.c:192

2006-05-26 Thread aph at gcc dot gnu dot org
--- Comment #5 from aph at gcc dot gnu dot org 2006-05-26 10:20 --- I have found the real cause of these weird non-nested variable ranges. It's because ecj reorganizes for loops in this way: for (a; b; c) { foo; } becomes goto barf; do { foo; c; barf: a; if (!b) goto

[Bug java/27756] ICE in update_aliases, at java/decl.c:192

2006-05-26 Thread aph at gcc dot gnu dot org
--- Comment #6 from aph at gcc dot gnu dot org 2006-05-26 10:23 --- Err, I mean: a; goto barf; do { foo; c; barf: if (!b) goto x; } forever; x: -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27756

[Bug target/27772] New: mr instruction with odd-numbered register created

2006-05-26 Thread rguenth at gcc dot gnu dot org
I get testsuite failures in mpfr compiling for s390 with /usr/lib/gcc/s390-suse-linux/4.1.0/cc1 -fpreprocessed mul.i -quiet -dumpbase mul.c -march=z900 -mtune=z9-109 -m31 -mesa -auxbase mul -O2 -Wall -version -fmessage-length=0 -fPIC -o mul.s s390z27:/usr/src/packages/BUILD/mpfr-2.2.0/tests#

[Bug target/27772] mr instruction with odd-numbered register created

2006-05-26 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2006-05-26 10:32 --- Created an attachment (id=11515) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11515action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27772

[Bug c++/27771] inlined return not optimized, overfullfills ABI calling convention

2006-05-26 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2006-05-26 11:00 --- Works for me without all the volatile crap. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/27769] cross-gnatmake needs host gcc

2006-05-26 Thread berndtrog at yahoo dot com
--- Comment #7 from berndtrog at yahoo dot com 2006-05-26 11:15 --- This bug is target independent. I see the same behaviour for --target=mingw32. Workaround (for avr only): Index: mlib-utl.adb === --- mlib-utl.adb

[Bug libobjc/19850] libobjc leaks threads on posix

2006-05-26 Thread lcampbel at akamai dot com
--- Comment #2 from lcampbel at akamai dot com 2006-05-26 11:37 --- Any chance this will get fixed any time soon? I think all you have to do is to change a NULL to _objc_thread_attribs. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19850

[Bug target/27571] [4.2 regression] alpha: ICE in get_attr_usegp, at config/alpha/alpha.md:171

2006-05-26 Thread falk at gcc dot gnu dot org
--- Comment #5 from falk at gcc dot gnu dot org 2006-05-26 12:29 --- Subject: Bug 27571 Author: falk Date: Fri May 26 12:28:40 2006 New Revision: 114130 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=114130 Log: PR target/27571 * config/alpha/alpha.c

[Bug target/27571] [4.2 regression] alpha: ICE in get_attr_usegp, at config/alpha/alpha.md:171

2006-05-26 Thread falk at debian dot org
--- Comment #6 from falk at debian dot org 2006-05-26 12:30 --- Fixed. -- falk at debian dot org changed: What|Removed |Added Status|NEW

[Bug target/27772] mr instruction with odd-numbered register created

2006-05-26 Thread uweigand at gcc dot gnu dot org
--- Comment #2 from uweigand at gcc dot gnu dot org 2006-05-26 12:58 --- This looks like a source-code problem. The assembler instruction union {DItype __ll; struct {USItype __h, __l;} __i; } __x; __asm__ (lr %N0,%1\n\tmr %0,%2 : =r (__x.__ll) : r

[Bug tree-optimization/27773] New: ICE: in find_lattice_value, at tree-complex.c:133

2006-05-26 Thread toon at moene dot indiv dot nluug dot nl
With the attached source, gcc version 4.2.0 20060524 (experimental) gets: /usr/snp/bin/gfortran -S -O2 -ffast-math imhdiff4_pp.f imhdiff4_pp.f: In function 'imhdiff4': imhdiff4_pp.f:1: internal compiler error: in find_lattice_value, at tree-complex.c:133 Note the use of -ffast-math - without

[Bug tree-optimization/27773] ICE: in find_lattice_value, at tree-complex.c:133

2006-05-26 Thread toon at moene dot indiv dot nluug dot nl
--- Comment #1 from toon at moene dot indiv dot nluug dot nl 2006-05-26 13:02 --- Created an attachment (id=11516) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11516action=view) Source file showing the wrong behaviour -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27773

[Bug tree-optimization/27773] [4.2 regression] ICE: in find_lattice_value, at tree-complex.c:133

2006-05-26 Thread toon at moene dot indiv dot nluug dot nl
--- Comment #2 from toon at moene dot indiv dot nluug dot nl 2006-05-26 13:06 --- Changed summary to indicate this bug is a 4.2 regression. -- toon at moene dot indiv dot nluug dot nl changed: What|Removed |Added

[Bug java/27756] ICE in update_aliases, at java/decl.c:192

2006-05-26 Thread aph at gcc dot gnu dot org
--- Comment #7 from aph at gcc dot gnu dot org 2006-05-26 13:52 --- Subject: Bug 27756 Author: aph Date: Fri May 26 13:52:18 2006 New Revision: 114131 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=114131 Log: 2006-05-25 Andrew Haley [EMAIL PROTECTED] PR java/27756

[Bug java/27756] ICE in update_aliases, at java/decl.c:192

2006-05-26 Thread aph at gcc dot gnu dot org
--- Comment #8 from aph at gcc dot gnu dot org 2006-05-26 13:54 --- What am I supposed to write here, anyway? It's fixed because I fixed it. -- aph at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/27683] Many new GFORTRAN testsuite failures

2006-05-26 Thread dje at gcc dot gnu dot org
--- Comment #20 from dje at gcc dot gnu dot org 2006-05-26 14:07 --- The patch you reference enables section anchors by default. Neither AIX nor PPC Linux show new Gfortran testsuite failures from the use of section anchors. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27683

[Bug target/25758] gcc.c-torture/compile/20030921-1.c fails at -O0

2006-05-26 Thread jakub at gcc dot gnu dot org
--- Comment #8 from jakub at gcc dot gnu dot org 2006-05-26 14:17 --- Subject: Bug 25758 Author: jakub Date: Fri May 26 14:17:47 2006 New Revision: 114132 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=114132 Log: PR target/27758 Backported from mainline

[Bug target/27758] [4.1 regression] -O0 -fpic link failure

2006-05-26 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2006-05-26 14:17 --- Subject: Bug 27758 Author: jakub Date: Fri May 26 14:17:47 2006 New Revision: 114132 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=114132 Log: PR target/27758 Backported from mainline

[Bug target/27758] [4.1 regression] -O0 -fpic link failure

2006-05-26 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2006-05-26 14:19 --- Subject: Bug 27758 Author: jakub Date: Fri May 26 14:19:16 2006 New Revision: 114133 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=114133 Log: PR target/27758 * gcc.dg/pr27758.c: New test.

[Bug c++/27722] [4.0/4.1/4.2 regression] ICE incrementing an array

2006-05-26 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2006-05-26 14:56 --- This didn't fail with 4.0.2pre, so it must be a regression on a release branch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27722

[Bug libgcj/26483] Wrong parsing of doubles when interpreted on ia64

2006-05-26 Thread konqueror at gmx dot de
--- Comment #21 from konqueror at gmx dot de 2006-05-26 14:58 --- Can this please get backportet to the 4.1 branch? This bug is still holding back some Java stuff on Debian/ia64 from being working. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26483

[Bug c++/27714] [4.0/4.1/4.2 regression] operator new as friend in template class rejected

2006-05-26 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2006-05-26 14:59 --- Confirmed. A regression. -- bangerth at dealii dot org changed: What|Removed |Added

[Bug c++/27713] [4.0/4.1 regression] ICE on invalid operator new

2006-05-26 Thread bangerth at dealii dot org
--- Comment #2 from bangerth at dealii dot org 2006-05-26 15:00 --- Confirmed. A regression. -- bangerth at dealii dot org changed: What|Removed |Added

[Bug c++/27689] [4.1/4.2 regression] function template incorrectly selected as candidate

2006-05-26 Thread bangerth at dealii dot org
--- Comment #4 from bangerth at dealii dot org 2006-05-26 15:04 --- (In reply to comment #1) I think GCC 4.2.0 is correct in saying the function call is ambiguous, bar is still a template class. Most definitely, fooint::bar is not a template class, and the only thing the call to f()

[Bug c++/27670] ICE on invalid template parameter

2006-05-26 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2006-05-26 15:04 --- Confirmed. -- bangerth at dealii dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/27668] [4.0/4.1/4.2 regression] ICE with invalid template parameter

2006-05-26 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2006-05-26 15:06 --- Confirmed. -- bangerth at dealii dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/27667] [4.0/4.1/4.2 regression] ICE with in-class specialization

2006-05-26 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2006-05-26 15:06 --- Confirmed.. -- bangerth at dealii dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/27665] [4.0/4.1/4.2 regression] ICE writing class instead of typename

2006-05-26 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2006-05-26 15:08 --- Confirmed. -- bangerth at dealii dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/27527] invalid types produced out of argument deduction (SFINAE bug)

2006-05-26 Thread bangerth at dealii dot org
--- Comment #4 from bangerth at dealii dot org 2006-05-26 15:14 --- Confirmed. Though it is worth mentioning that icc has the same problem. -- bangerth at dealii dot org changed: What|Removed |Added

[Bug pch/27475] ICE when generate a precompiled header, and the same header is given to -include on the command-line

2006-05-26 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2006-05-26 15:16 --- Confirmed. -- bangerth at dealii dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/27465] [4.0 only] ICE on dependent const folding

2006-05-26 Thread bangerth at dealii dot org
--- Comment #2 from bangerth at dealii dot org 2006-05-26 15:18 --- This works fine with 4.0.2, and 4.1-pre and 4.2-pre snapshots I have here. Could you check that it works for you as well with a recent snapshot? Thanks W. -- bangerth at dealii dot org changed: What

[Bug c++/27433] diagnostic for vector template argument is poor

2006-05-26 Thread bangerth at dealii dot org
--- Comment #2 from bangerth at dealii dot org 2006-05-26 15:21 --- template class A void f(A, vector A, int); You meant __vector here. Certainly, the expectation is that the vector attribute will apply to the type only after instantiation. Whether that is feasible is a different

[Bug c++/27720] ICE with initialization of invalid variable

2006-05-26 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2006-05-26 14:57 --- Confirmed. -- bangerth at dealii dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/27716] [4.1 regression] ICE with invalid assignment

2006-05-26 Thread bangerth at dealii dot org
--- Comment #5 from bangerth at dealii dot org 2006-05-26 14:58 --- Just for completeness' sake: confirmed. -- bangerth at dealii dot org changed: What|Removed |Added

[Bug c++/27403] T() can be an integer constant but is rejected as not one

2006-05-26 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2006-05-26 15:26 --- gcc parses this as template class T typename AT ()() ::I foo (T) { return 0; } i.e. as meaning that the argument is not an integer, but a function that returns an integer. A simpler testcase is this (icc accepts it,

[Bug c++/27227] [4.0/4.1/4.2 Regression] rejects valid code with some extern C

2006-05-26 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2006-05-26 15:28 --- Confirmed. -- bangerth at dealii dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/27211] Bogus error template definition of non-template when there is no non-template

2006-05-26 Thread bangerth at dealii dot org
--- Comment #2 from bangerth at dealii dot org 2006-05-26 15:29 --- Confirmed, but low priority. One should just follow the first error message. -- bangerth at dealii dot org changed: What|Removed |Added

[Bug c++/26698] g++ accepts const-incorrect code due to conversion function

2006-05-26 Thread bangerth at dealii dot org
--- Comment #2 from bangerth at dealii dot org 2006-05-26 15:37 --- Confirmed. We should not be calling the conversion operator. W. -- bangerth at dealii dot org changed: What|Removed |Added

[Bug c++/25863] Allowed knowledge of private structure.

2006-05-26 Thread bangerth at dealii dot org
--- Comment #2 from bangerth at dealii dot org 2006-05-26 15:38 --- As mentioned before, this is legal code. -- bangerth at dealii dot org changed: What|Removed |Added

[Bug tree-optimization/27773] [4.2 regression] ICE: in find_lattice_value, at tree-complex.c:133

2006-05-26 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug target/27758] [4.1 regression] -O0 -fpic link failure

2006-05-26 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2006-05-26 16:15 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug middle-end/27773] [4.2 regression] ICE: in find_lattice_value, at tree-complex.c:133

2006-05-26 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-05-26 16:31 --- D.1024_166 = COMPLEX_EXPR zkq_165, 0.0; D.1025_167 = 1.0e+0 - D.1024_166; That is wrong, that 1.0 should be complex_cst 1.0e+0, 0.0 -- pinskia at gcc dot gnu dot org changed: What|Removed

[Bug c++/27465] [4.0 only] ICE on dependent const folding

2006-05-26 Thread tneumann at pi3 dot informatik dot uni-mannheim dot de
--- Comment #3 from tneumann at pi3 dot informatik dot uni-mannheim dot de 2006-05-26 16:35 --- This still happens with gcc-4.0-20060518, see the error message below. The gcc-4.[12] branches presumably work, I only tried 4.1. ./gcc4/bin/g++ -c foo.cpp foo.cpp: In member function

[Bug middle-end/27773] [4.2 regression] ICE: in find_lattice_value, at tree-complex.c:133

2006-05-26 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-05-26 16:38 --- More reduced testcase: subroutine imhdiff4(qhat, zkq) complex qhat real zkq qhat = qhat - zkq*qhat end -- Trying to get a C testcase. -- pinskia at gcc dot gnu dot org

[Bug middle-end/27773] [4.2 regression] ICE: in find_lattice_value, at tree-complex.c:133

2006-05-26 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-05-26 16:41 --- C testcase: _Complex float f(_Complex float a, float b) { return a - a*b; } -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/27773] [4.2 regression] ICE: in find_lattice_value, at tree-complex.c:133

2006-05-26 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2006-05-26 16:44 --- This has been failing since 4.2.0 20060131. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27773

[Bug ada/27769] cross-gnatmake needs host gcc

2006-05-26 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2006-05-26 16:59 --- Woops what did I do to make this assign this to myself. Anyways I am no way at all working on this. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug other/27774] New: make install-info no longer works

2006-05-26 Thread hjl at lucon dot org
I got [EMAIL PROTECTED] build-i686-linux]$ make install-info DESTDIR=../release make[1]: Entering directory `/export/build/gnu/gcc/build-i686-linux' Doing info in gcc make[2]: Entering directory `/export/build/gnu/gcc/build-i686-linux/gcc' make[2]: Nothing to be done for `info'. make[2]: Leaving

[Bug bootstrap/27774] make install-info no longer works

2006-05-26 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-05-26 17:35 --- Missing a couple of pieces of info. How did you configure GCC? Did you do a build before doing make install-info? By the way a relative path for DESTDIR will not work so why are you trying to do that in the first

[Bug fortran/27683] Many new GFORTRAN testsuite failures

2006-05-26 Thread dir at lanl dot gov
4.2.0 20060526 (experimental) [dranta:~/tests/gfortran-D] dir% cat write_logical.f90 ! PR 14334, L edit descriptor does not work ! ! this test uses L1 and L4 to print TRUE and FALSE logical true,false character*10 b true = .TRUE. false = .FALSE. b

[Bug bootstrap/27774] make install-info no longer works

2006-05-26 Thread hjl at lucon dot org
--- Comment #2 from hjl at lucon dot org 2006-05-26 17:57 --- make install-info doesn't work in gcc/intl in 3.4, 4.0, 4.1. But it used to work in src/intl. After merging intl from gcc to src, make install-info no longers in src/intl. -- hjl at lucon dot org changed: What

[Bug target/27683] [4.2 Regression] Many new GFORTRAN testsuite failures

2006-05-26 Thread pinskia at gcc dot gnu dot org
--- Comment #22 from pinskia at gcc dot gnu dot org 2006-05-26 17:58 --- (In reply to comment #21) It is rev 113395 that is causing the problem. I backed out that change and built today's version of gfortran - it now correctly runs one of the tests that has been failing - I had

[Bug bootstrap/27774] make install-info no longer works

2006-05-26 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-05-26 17:59 --- What about 3.3.x? gcc/intl changed in 3.4.x? Also you still have not said how you configured. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/15212] [4.0/4.1/4.2 Regression] bootstrap fails on interix3

2006-05-26 Thread neroden at gcc dot gnu dot org
--- Comment #19 from neroden at gcc dot gnu dot org 2006-05-26 18:34 --- I'm afraid I've become very busy and my priorities have changed; I'm not going to get this bug fixed. Unassigning. -- neroden at gcc dot gnu dot org changed: What|Removed

[Bug middle-end/27773] [4.2 regression] ICE: in find_lattice_value, at tree-complex.c:133

2006-05-26 Thread janis at gcc dot gnu dot org
--- Comment #7 from janis at gcc dot gnu dot org 2006-05-26 18:36 --- A regression hunt on powerpc-linux using the testcase from comment #5 with --ffast-math identified the following patch: http://gcc.gnu.org/viewcvs?view=revrev=107218 r107218 | rguenth | 2005-11-19 11:29:10

[Bug c++/24561] no static definition at -O0

2006-05-26 Thread mueller at gcc dot gnu dot org
--- Comment #13 from mueller at gcc dot gnu dot org 2006-05-26 18:39 --- It also causes bootstrap failures (see PR18058) -- mueller at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/27773] [4.2 regression] ICE: in find_lattice_value, at tree-complex.c:133

2006-05-26 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2006-05-26 18:41 --- The problem is here with that patch: + if (!FLOAT_TYPE_P (type)) + arg11 = build_int_cst (type, 1); + else + arg11 = build_real (type, dconst1); --

[Bug c++/24561] no static definition at -O0

2006-05-26 Thread pinskia at gcc dot gnu dot org
--- Comment #14 from pinskia at gcc dot gnu dot org 2006-05-26 18:43 --- (In reply to comment #13) It also causes bootstrap failures (see PR18058) Can you try bootstrapping with a newer GCC as that problem should have been fixed (though the orginally problem in that bug still remains

[Bug bootstrap/27774] make install-info no longer works

2006-05-26 Thread hjl at lucon dot org
--- Comment #4 from hjl at lucon dot org 2006-05-26 18:49 --- I didn't see intl in my gcc 3.3. My gcc is configured with /net/gnu-13/export/gnu/src/gcc/gcc/configure \ \ --enable-clocale=gnu --with-system-zlib --with-demangler-in-ld \ \ --enable-shared

[Bug target/27683] [4.2 Regression] Many new GFORTRAN testsuite failures

2006-05-26 Thread dir at lanl dot gov
--- Comment #23 from dir at lanl dot gov 2006-05-26 19:36 --- Here is the good and the bad - [dranta:~/tests/gfortran-D] dir% gfortran -O1 -save-temps -o write_logical2 write_logical2.f90 [dranta:~/tests/gfortran-D] dir% write_logical2 At line 9 of file write_logical2.f90 Fortran

Prosper your life

2006-05-26 Thread support
We are a team of private investors, with years of good experience http://209.200.152.115

[Bug fortran/23151] print (buf, format), expression should be invalid

2006-05-26 Thread tkoenig at gcc dot gnu dot org
--- Comment #5 from tkoenig at gcc dot gnu dot org 2006-05-26 19:53 --- Subject: Bug 23151 Author: tkoenig Date: Fri May 26 19:53:18 2006 New Revision: 114138 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=114138 Log: 2006-05-26 Thomas Koenig [EMAIL PROTECTED] PR

[Bug rtl-optimization/27661] ICE in subst_reloads

2006-05-26 Thread uweigand at gcc dot gnu dot org
--- Comment #5 from uweigand at gcc dot gnu dot org 2006-05-26 20:22 --- Subject: Bug 27661 Author: uweigand Date: Fri May 26 20:21:53 2006 New Revision: 114141 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=114141 Log: PR rtl-optimization/27661 * reload.c

[Bug target/27683] [4.2 Regression] Many new GFORTRAN testsuite failures

2006-05-26 Thread pinskia at gcc dot gnu dot org
--- Comment #24 from pinskia at gcc dot gnu dot org 2006-05-26 20:51 --- Looks like .const sections are merged, I will deal with this (it is an one liner). Dale thanks for the assembly of both the good and bad. -- pinskia at gcc dot gnu dot org changed: What|Removed

[Bug target/27683] [4.2 Regression] Many new GFORTRAN testsuite failures

2006-05-26 Thread pinskia at gcc dot gnu dot org
--- Comment #25 from pinskia at gcc dot gnu dot org 2006-05-26 20:52 --- I had wished Apple would care more about the FSF GCC than they are right now. I still don't understand why an employee of SCEA has to fix their bugs for them. Maybe Apple should pay me for work I do. --

[Bug libfortran/27524] -fbounds-check interacts with array function

2006-05-26 Thread fxcoudert at gcc dot gnu dot org
--- Comment #5 from fxcoudert at gcc dot gnu dot org 2006-05-26 21:18 --- Subject: Bug 27524 Author: fxcoudert Date: Fri May 26 21:18:45 2006 New Revision: 114142 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=114142 Log: PR fortran/27524 * trans-array.c

[Bug libfortran/27524] [4.1 only] -fbounds-check interacts with array function

2006-05-26 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added Known to fail||4.1.2 Known to work||4.2.0

[Bug fortran/25828] [f2003] ACCESS='STREAM' io support

2006-05-26 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|fxcoudert at gcc dot gnu dot|unassigned at gcc dot gnu |org

[Bug c++/27775] New: incorrect ambiguous error message with multiple inheritance and nested class.

2006-05-26 Thread rnewman at compubrite dot com
The test-case: // testcase: - struct A { struct B { }; }; struct C : A, A::B { void foo(B b); void bar(B* pb); }; // == The error: foo.cc:11: error: reference to 'B' is ambiguous foo.cc:5: error:

[Bug target/27683] [4.2 Regression] Many new GFORTRAN testsuite failures

2006-05-26 Thread pinskia at gcc dot gnu dot org
--- Comment #26 from pinskia at gcc dot gnu dot org 2006-05-27 02:27 --- Actually this is a dup of bug 26427. I had forgot about this issue until now. *** This bug has been marked as a duplicate of 26427 *** -- pinskia at gcc dot gnu dot org changed: What|Removed

[Bug target/26427] Regressions with -fsection-anchors with zero sized structs

2006-05-26 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-05-27 02:27 --- *** Bug 27683 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/27757] Problems with direct access io

2006-05-26 Thread jvdelisle at gcc dot gnu dot org
--- Comment #7 from jvdelisle at gcc dot gnu dot org 2006-05-27 02:35 --- The following patch causes no regressions. I can't reproduce the problem here, but I have a hunch. Ray, can you try this and see if it resolves the problem? Thanks for tests and reports. Index: io/transfer.c

[Bug target/26427] [4.2 Regression] with -fsection-anchors with zero sized structs

2006-05-26 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-05-27 04:11 --- Created an attachment (id=11517) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11517action=view) patch which fixes part of the problem This fixes the C testcase but it does not fix the Fortran issue but I

[Bug fortran/25058] missing diagnostic about ENTRY dummy argument

2006-05-26 Thread patchapp at dberlin dot org
--- Comment #3 from patchapp at dberlin dot org 2006-05-27 04:30 --- Subject: Bug number PR25058 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2006-05/msg01385.html --

[Bug fortran/27662] [4.1 only]: Transpose doesn't work on function return

2006-05-26 Thread pault at gcc dot gnu dot org
--- Comment #14 from pault at gcc dot gnu dot org 2006-05-27 05:03 --- (In reply to comment #12) Are you using Tonto in SPEC CPU 2006? It is slightly different from Tonto 1.0 on SF. The problem in Tonto in SPEC CPU 2006 is it uses something like Ah, sorry HJ. You are right. But

[Bug fortran/27757] Problems with direct access io

2006-05-26 Thread jvdelisle at gcc dot gnu dot org
--- Comment #8 from jvdelisle at gcc dot gnu dot org 2006-05-27 05:10 --- Here is some good news. I came up with a test case that fails with gfortran and passes with intel. The bad news is that I have not fixed it yet. At least I have something to work with now and its ugly.