[Bug fortran/28309] New: -std=f2003 and call flush()

2006-07-07 Thread tobias dot burnus at physik dot fu-berlin dot de
If I compile the program --- program test write(*,*) 'Hello' call flush() end program test --- without options, it works. However, using -std=f2003: /tmp/cc4pdLnc.o: In function `MAIN__': flush.f90:(.text+0x77): undefined reference to `flush_' Expected: As flush

[Bug target/27566] [4.1/4.2 Regression] ICEs in final_scan_insn and reload_cse_simplify_operands for vectors with SPE

2006-07-07 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-07-08 04:56 --- We have before reload: (insn 45 44 46 3 (set (reg:V4HI 131 [ D.1754 ]) (const_vector:V4HI [ (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0])

[Bug target/27565] [4.1 Regression] ICE in assign_stack_temp_for_type for vectors with SPE

2006-07-07 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-07-08 04:52 --- This works for me on the mainline now, I just tried. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/27288] barfs on glibc code with an ICE (freescale's messy targets)

2006-07-07 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-07-08 04:52 --- This works on the mainline at least. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/28282] Attempt to delete prologue/epilogue insn, again

2006-07-07 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-07-08 04:48 --- (In reply to comment #6) The problem is that flow (which does the instruction deletion) is semi stupid and does not check. I bet this will be fixed with the dataflow branch or at least easier to fix :). -- http

[Bug libgomp/28296] [4.2 Regression] libgomp fails to configure on Tru64 UNIX

2006-07-07 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Keywords||build Summary|libgomp fails to configure |[4.2 Regression

[Bug target/27287] [4.1/4.2 Regression] returning constant double

2006-07-07 Thread dje at gcc dot gnu dot org
--- Comment #8 from dje at gcc dot gnu dot org 2006-07-08 03:13 --- The patch looks consistent with the rest of the e500 design, although I am not familiar enough with the e500 ISA to determine if the code will be correct under all circumstances. I'm willing to approve the patch if some

[Bug target/27288] barfs on glibc code with an ICE (freescale's messy targets)

2006-07-07 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-07-08 02:37 --- Also reported http://gcc.gnu.org/ml/gcc-patches/2006-04/msg00823.html. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27288

[Bug target/27287] [4.1/4.2 Regression] returning constant double

2006-07-07 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-07-08 02:36 --- Also reported here: http://gcc.gnu.org/ml/gcc-patches/2006-04/msg00823.html Which was CC'd to Aldy and there was no answer at that point :(. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27287

[Bug target/27288] barfs on glibc code with an ICE (freescale's messy targets)

2006-07-07 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-07-08 02:35 --- Just for future reference this was orginally reported at: http://gcc.gnu.org/ml/gcc/2006-04/msg00463.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27288

[Bug target/27287] [4.1/4.2 Regression] returning constant double

2006-07-07 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2006-07-08 02:34 --- Just for future reference this was orginally reported at: http://gcc.gnu.org/ml/gcc/2006-04/msg00463.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27287

[Bug target/27287] [4.1/4.2 Regression] returning constant double

2006-07-07 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-07-08 02:29 --- *** Bug 27875 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug target/27875] [4.2 Regression] ICE on gcc testsuite.

2006-07-07 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2006-07-08 02:29 --- This is really a dup of bug 27287 which is also affects 4.1. *** This bug has been marked as a duplicate of 27287 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |

[Bug target/27287] [4.1/4.2 Regression] returning constant double

2006-07-07 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-07-08 02:28 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug target/27875] [4.2 Regression] ICE on gcc testsuite.

2006-07-07 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-07-08 02:26 --- http://gcc.gnu.org/ml/gcc/2006-04/msg00463.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27875

[Bug libgomp/28296] libgomp fails to configure on Tru64 UNIX

2006-07-07 Thread echristo at apple dot com
--- Comment #3 from echristo at apple dot com 2006-07-08 01:11 --- Oh yes, FWIW it worked on both x86-darwin and x86-linux which are the only platforms I can test :) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28296

[Bug libgomp/28296] libgomp fails to configure on Tru64 UNIX

2006-07-07 Thread echristo at apple dot com
--- Comment #2 from echristo at apple dot com 2006-07-08 01:04 --- Well, it shouldn't have mattered, but try re-adding the CFLAGS line that I think I accidentally deleted just after XPCFLAGS: CFLAGS="$CFLAGS -pthread" which is also just plain wrong, but perhaps this too should be moved

[Bug libgcj/11502] fastjar error: "Error in JAR file format. zip-style comment?"

2006-07-07 Thread init dot six at gmail dot com
--- Comment #16 from init dot six at gmail dot com 2006-07-08 00:36 --- I found this bug report by googling for the same error message. In my case it showed up on a suse9 machine. I corrected the problem by changing my PATH environment variable. The broken PATH contained: /nfs/platfo

[Bug target/27991] [4.2 regression] ICE in reload_cse_simplify_operands

2006-07-07 Thread pbrook at gcc dot gnu dot org
--- Comment #5 from pbrook at gcc dot gnu dot org 2006-07-07 23:39 --- Fixed. -- pbrook at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug target/27991] [4.2 regression] ICE in reload_cse_simplify_operands

2006-07-07 Thread pbrook at gcc dot gnu dot org
--- Comment #4 from pbrook at gcc dot gnu dot org 2006-07-07 23:39 --- Subject: Bug 27991 Author: pbrook Date: Fri Jul 7 23:38:56 2006 New Revision: 115272 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115272 Log: 2006-07-08 Paul Brook <[EMAIL PROTECTED]> PR target/

[Bug c++/2316] g++ fails to overload on language linkage

2006-07-07 Thread pinskia at gcc dot gnu dot org
--- Comment #9 from pinskia at gcc dot gnu dot org 2006-07-07 20:52 --- *** Bug 28308 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/28308] Language linkage not part of function type

2006-07-07 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-07-07 20:52 --- *** This bug has been marked as a duplicate of 2316 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/28308] New: Language linkage not part of function type

2006-07-07 Thread hhinnant at apple dot com
>From the C++ standard, 7.5p1: Two function types with different language linkages are distinct types even if they are otherwise identical. The following code tests for this and should compile (a successful compile indicates a test pass). template struct static_assert; template<> struct static

[Bug fortran/28201] gfortran ICE if argument list does not match generic interface

2006-07-07 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2006-07-07 18:46 --- This fixes the fault and i presently regtesting: Index: gcc/fortran/resolve.c === *** gcc/fortran/resolve.c (revision 115245) --- gcc/fortran/resol

[Bug target/26397] Program crashes when rethrowing exception

2006-07-07 Thread stuart dot downing at sungard dot com
--- Comment #8 from stuart dot downing at sungard dot com 2006-07-07 18:28 --- We are also observing this symptom, but only when gcc is configured with --disable-shared. This configuration... /devp/src/bld/gcc4.1.1.s/usr/local/bin/g++ -v Target: powerpc-ibm-aix5.1.0.0 Configured with:

[Bug target/26397] Program crashes when rethrowing exception

2006-07-07 Thread stuart dot downing at sungard dot com
--- Comment #7 from stuart dot downing at sungard dot com 2006-07-07 18:25 --- Created an attachment (id=11852) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11852&action=view) Sample code that exhibits segmentation fault This is a simplified code sample that produces the symptom

[Bug libgcj/28189] [4.1/4.2 Regression] Many libjava execution tests time out on Tru64 UNIX

2006-07-07 Thread ro at gcc dot gnu dot org
--- Comment #1 from ro at gcc dot gnu dot org 2006-07-07 18:02 --- PR target/28307 seems to be the root cause. -- ro at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/27820] [4.0/4.1 regression] ICE with duplicate label

2006-07-07 Thread lmillward at gcc dot gnu dot org
--- Comment #6 from lmillward at gcc dot gnu dot org 2006-07-07 17:59 --- Fixed on mainline. Will apply to release branches once testing completes. -- lmillward at gcc dot gnu dot org changed: What|Removed |Added --

[Bug target/28307] [4.1/4.2 Regression] pthread functions in libgcc not weak any more on Tru64 UNIX

2006-07-07 Thread ro at gcc dot gnu dot org
--- Comment #3 from ro at gcc dot gnu dot org 2006-07-07 17:58 --- Created an attachment (id=11851) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11851&action=view) Revised patch Minor correction: with the original patch, some functions (those which didn't use #pragma extern_prefi

[Bug c++/27820] [4.0/4.1/4.2 regression] ICE with duplicate label

2006-07-07 Thread lmillward at gcc dot gnu dot org
--- Comment #5 from lmillward at gcc dot gnu dot org 2006-07-07 17:57 --- Subject: Bug 27820 Author: lmillward Date: Fri Jul 7 17:57:12 2006 New Revision: 115265 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115265 Log: PR c++/27820 * decl.c (define_label): Re

[Bug c/28306] const / pure call with ignored argument emitted.

2006-07-07 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2006-07-07 17:30 --- Confirmed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug other/28145] C++ (throw() and catch(...) {/* fall through */ } ) and pthread cancellation are incompatible (at least with NPTL)

2006-07-07 Thread pcarlini at suse dot de
--- Comment #5 from pcarlini at suse dot de 2006-07-07 17:17 --- (In reply to comment #4) > However, we know that it should be possible to write cancel-safe C++ > libraries (including, in particular, libstdc++); otherwise, it's hard to > use C++ in a multi-threaded application. And, we

[Bug target/28307] [4.1/4.2 Regression] pthread functions in libgcc not weak any more on Tru64 UNIX

2006-07-07 Thread ro at gcc dot gnu dot org
--- Comment #2 from ro at gcc dot gnu dot org 2006-07-07 17:09 --- Alexandre, your patch introduced this regression. Could you have a look if the suggested fix in Comment #1 seems reasonable? Thanks. Rainer -- ro at gcc dot gnu dot org changed: What|Removed

[Bug target/28307] New: [4.1/4.2 Regression] pthread functions in libgcc not weak any more on Tru64 UNIX

2006-07-07 Thread gcc-bugzilla at gcc dot gnu dot org
While investigating the root cause of PR libgcj/28189, I noticed that both on the 4.1 branch and on mainline (where the libjava testsuite timeouts occur) the boehm-gc test had started failing as well (which easily goes unnoticed due to PR boehm-gc/11412): gctest fails like this: Key creation fail

[Bug middle-end/27889] [4.1/4.2 Regression] ICE on complex assignment in nested function

2006-07-07 Thread mmitchel at gcc dot gnu dot org
--- Comment #17 from mmitchel at gcc dot gnu dot org 2006-07-07 17:03 --- Yes, I did miss Comment #6. I've reset this to P2, in light of that. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c/28306] const / pure call with ignored argument emitted.

2006-07-07 Thread amylaar at gcc dot gnu dot org
--- Comment #1 from amylaar at gcc dot gnu dot org 2006-07-07 16:54 --- Created an attachment (id=11850) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11850&action=view) test case The available source code for the functions allows the compiler to see that the called functions are

[Bug c/28306] New: const / pure call with ignored argument emitted.

2006-07-07 Thread amylaar at gcc dot gnu dot org
There is code in the expanders which is supposed to avoid emitting calls to pure functions which have their result ignored, but it doesn't appear to work when the function called is represented as a COND_EXPR. -- Summary: const / pure call with ignored argument emitted. Pro

[Bug c/28289] composite_types called to do two different things

2006-07-07 Thread amylaar at gcc dot gnu dot org
--- Comment #2 from amylaar at gcc dot gnu dot org 2006-07-07 16:47 --- (In reply to comment #1) > testcase? > I couldn't find one yet. I suspect this is hidden by tree-optimizers and missed optimization issues. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28289

[Bug other/28298] Problem compiling gcc 4.1.1

2006-07-07 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-07-07 16:37 --- /usr/include/pthread.h:163: error: expected ';', ',' or ')' before '__thread' Did you disable fixincludes? If so this is why you don't disable fixincludes :). If you did not, then you might be better off updating

[Bug middle-end/28268] [4.2 regression] ICE with simple vector operations

2006-07-07 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2006-07-07 16:31 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug middle-end/28268] [4.2 regression] ICE with simple vector operations

2006-07-07 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2006-07-07 16:30 --- Subject: Bug 28268 Author: rguenth Date: Fri Jul 7 16:30:36 2006 New Revision: 115263 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115263 Log: 2006-07-07 Richard Guenther <[EMAIL PROTECTED]> P

[Bug ada/28305] New: GNAT bug when inlining instance of a generic subprogram

2006-07-07 Thread dewi dot daniels at silver-software dot com
A GNAT bug is detected whenever pragma Inline is applied to an instance of a generic subprogram and front-end inlining is activated (-gnatN). The problem can be worked around by either applying the pragma Inline to the generic subprogram declaration or deactivating front-end inlining. The test ca

[Bug c++/28291] [4.1/4.2 regression] ICE on invalid designated initializer

2006-07-07 Thread reichelt at gcc dot gnu dot org
--- Comment #1 from reichelt at gcc dot gnu dot org 2006-07-07 15:21 --- Related to PR 27019. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added BugsThisDe

[Bug c++/27019] [4.1 regression] ICE with designated initializers

2006-07-07 Thread sje at gcc dot gnu dot org
--- Comment #6 from sje at gcc dot gnu dot org 2006-07-07 15:15 --- Subject: Bug 27019 Author: sje Date: Fri Jul 7 15:15:00 2006 New Revision: 115260 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115260 Log: PR c++/27019 * g++.dg/ext/pr27019.C: New. Added:

[Bug c++/28304] [4.0/4.1/4.2 regression] ICE looking up invalid member template

2006-07-07 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.0.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28304

[Bug c++/28304] New: [4.0/4.1/4.2 regression] ICE looking up invalid member template

2006-07-07 Thread reichelt at gcc dot gnu dot org
The following invalid code snippet triggers an ICE since GCC 4.0.0: struct A {}; template void A::foo(T) {} void bar() { A::foo(1); } bug.cc:3: error: no 'void A::foo(T)' member function declar

[Bug c++/28303] [4.1/4.2 regression] ICE on invalid typedef

2006-07-07 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28303

[Bug c++/28303] New: [4.1/4.2 regression] ICE on invalid typedef

2006-07-07 Thread reichelt at gcc dot gnu dot org
The following invalid code snippet triggers an ICE on the 4.1 branch (introduced after 4.1.1) and mainline: template struct A { typedef struct typename T::X X; }; template A::X::X() {} bug.cc:3: error: ex

[Bug c++/28302] [4.0/4.1/4.2 regression] ICE with bit-complement for vectors

2006-07-07 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.0.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28302

[Bug c++/28302] New: [4.0/4.1/4.2 regression] ICE with bit-complement for vectors

2006-07-07 Thread reichelt at gcc dot gnu dot org
The following code snippet causes an ICE since GCC 4.0.2 (and in GCC 3.4.5, 3.4.6): = int __attribute__((vector_size(8))) x; void foo() { ~x; } = bug.cc: In function 'void foo()': bug.cc:5: internal com

[Bug c++/28301] [4.0/4.1/4.2 regression] ICE with broken specialization

2006-07-07 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.0.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28301

[Bug c++/28301] New: [4.0/4.1/4.2 regression] ICE with broken specialization

2006-07-07 Thread reichelt at gcc dot gnu dot org
The following invalid code snippet triggers an ICE since GCC 3.4.0: === template struct A { template void foo() // missing ; }; template<> struct A { template void foo(); }; void bar() { A a; a.foo<0>(); } =

[Bug c++/28300] New: In-class partial specialization of class accepted

2006-07-07 Thread reichelt at gcc dot gnu dot org
The following - IMHO according to [14.5.4]/6 invalid - code snippet is accepted since at least GCC 2.95.3: === template struct A { template struct A; }; === -- Summary: In-class partial specialization

[Bug middle-end/28283] SuperH: Very unoptimal code generated for 64-bit ints

2006-07-07 Thread amylaar at gcc dot gnu dot org
--- Comment #7 from amylaar at gcc dot gnu dot org 2006-07-07 13:50 --- (In reply to comment #3) > When I disable the offending code (by altering add_cost[DImode] at the right > moment), I get the right result for little endian. However, compiling for > big endian gives wrong code: > >

[Bug rtl-optimization/27616] [4.1/4.2 Regression] Internal error with -O1 (CSE)

2006-07-07 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-07-07 13:36 --- Janis, Could you do a regression hunt on this bug for me? Thanks, Andrew Pinski -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/21952] Many attribute directive ignored warnings during Alpha bootstrap

2006-07-07 Thread ebotcazou at gcc dot gnu dot org
--- Comment #13 from ebotcazou at gcc dot gnu dot org 2006-07-07 13:01 --- However we are nice people and the Ada front-end will be change to cope with it. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added --

[Bug ada/21952] Many attribute directive ignored warnings during Alpha bootstrap

2006-07-07 Thread ebotcazou at gcc dot gnu dot org
--- Comment #12 from ebotcazou at gcc dot gnu dot org 2006-07-07 13:00 --- I think the Alpha back-end somewhat abuses the "builtin" machinery here. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added --

[Bug tree-optimization/28187] [4.1/4.2 Regression] '-O2 -fwrapv' exhausts memory.

2006-07-07 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2006-07-07 12:34 --- Fixed on the mainline. pinskia, can you verify that as of comment #2 with the reduced and/or the original testcase? Thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28187

[Bug tree-optimization/28187] [4.1/4.2 Regression] '-O2 -fwrapv' exhausts memory.

2006-07-07 Thread rguenth at gcc dot gnu dot org
--- Comment #9 from rguenth at gcc dot gnu dot org 2006-07-07 12:32 --- Subject: Bug 28187 Author: rguenth Date: Fri Jul 7 12:31:29 2006 New Revision: 115255 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115255 Log: 2006-07-07 Richard Guenther <[EMAIL PROTECTED]> PR

[Bug other/28298] Problem compiling gcc 4.1.1

2006-07-07 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2006-07-07 11:39 --- /usr/include/pthread.h:163: error: expected ';', ',' or ')' before '__thread' /usr/include/pthread.h:591: error: storage class specified for parameter 'type name' so, whats wrong there? This is really not enough in

[Bug c/28299] New: ICE with -Wmissing-prototypes

2006-07-07 Thread aldot at gcc dot gnu dot org
$ cat ice.c extern __typeof(foo) foo __asm__("") ; void * foo (void) {}; $ gcc-4.2-HEAD -c ice.c -Wmissing-prototypes -o ice.o ice.c:1: error: 'foo' undeclared here (not in a function) ice.c:2: internal compiler error: tree check: expected function_type or method_type, have integer_type in start_fu

[Bug target/28282] Attempt to delete prologue/epilogue insn, again

2006-07-07 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2006-07-07 09:52 --- The question is why we need to ICE here. We may as well go ahead and pretend it was the users fault and not a bug in some previous pass... -- rguenth at gcc dot gnu dot org changed: What|Removed

[Bug target/28282] Attempt to delete prologue/epilogue insn, again

2006-07-07 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2006-07-07 09:45 --- *** Bug 26945 has been marked as a duplicate of this bug. *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug rtl-optimization/26945] [4.0/4.1 regression] Attempt to delete prologue/epilogue insn

2006-07-07 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2006-07-07 09:45 --- Dup of 28282 which has a simpler testcase. *** This bug has been marked as a duplicate of 28282 *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/28282] Attempt to delete prologue/epilogue insn, again

2006-07-07 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2006-07-07 09:44 --- Confirmed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added CC|

[Bug c/28289] composite_types called to do two different things

2006-07-07 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2006-07-07 09:30 --- testcase? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28289

[Bug other/28298] New: Problem compiling gcc 4.1.1

2006-07-07 Thread pierre42d at 9online dot fr
[...] make[3]: Entering directory `/tmp/gcc-4.1.1/host-i686-pc-linux-gnu/stage1-gcc' make \ CFLAGS="-g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute " \ CONFIG_H="tconfig.h auto-host.h ../.././gcc/../include/ansidecl.h" TM_H