[Bug c++/25642] New: optimizer bug: registers are clobbered but not restored

2006-01-02 Thread wouter at grep dot be
: registers are clobbered but not restored Product: gcc Version: 4.0.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: wouter at grep dot be GC

[Bug target/25642] optimizer bug: registers are clobbered but not restored

2006-01-02 Thread wouter at grep dot be
--- Comment #1 from wouter at grep dot be 2006-01-02 19:27 --- Created an attachment (id=10576) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10576&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25642

[Bug target/25642] optimizer bug: registers are clobbered but not restored

2006-01-04 Thread wouter at grep dot be
--- Comment #2 from wouter at grep dot be 2006-01-04 19:51 --- (In reply to comment #0) > I found that the > compiler produces code which assumes that no register inside the called > function will clobber any register. Uh -- for clarity, I meant to say "that no code ins

[Bug c/25678] New: -m68000 doesn't work

2006-01-05 Thread wouter at grep dot be
x27;t work Product: gcc Version: 4.0.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: wouter at grep dot be GCC build triplet: m68k-linux GCC host tri

[Bug c/23674] New: ICE on valid code

2005-08-31 Thread wouter at grep dot be
Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: wouter at grep dot be CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: m68k-linux-gnu GCC host triplet: m68k-linux-gnu GCC target triplet: m68k-linux-gnu http

[Bug c/23674] ICE on valid code

2005-08-31 Thread wouter at grep dot be
--- Additional Comments From wouter at grep dot be 2005-09-01 06:52 --- Created an attachment (id=9639) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9639&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23674

[Bug target/23674] ICE on valid code

2005-09-02 Thread wouter at grep dot be
--- Additional Comments From wouter at grep dot be 2005-09-02 11:55 --- Silly me, forgot to include the command line and error message: gcc -Wall -Wno-unused -g -O3 -fPIC -I /usr/lib/ocaml/3.08.3-c -o mlgmp_z.o m lgmp_z.c In file included from mlgmp_z.c:13: conversions.c:68: warning

[Bug target/23674] ICE on valid code

2005-09-02 Thread wouter at grep dot be
--- Additional Comments From wouter at grep dot be 2005-09-02 12:17 --- Lowering the optimization level (to -O2) also makes the build complete. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23674

[Bug target/23674] ICE on valid code

2005-09-23 Thread wouter at grep dot be
--- Additional Comments From wouter at grep dot be 2005-09-23 10:14 --- *** This bug has been marked as a duplicate of 23078 *** -- What|Removed |Added Status

[Bug target/23078] [4.0 regression] m68k ICE

2005-09-23 Thread wouter at grep dot be
--- Additional Comments From wouter at grep dot be 2005-09-23 10:14 --- *** Bug 23674 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23078

[Bug c++/23078] New: m68k ICE

2005-07-26 Thread wouter at grep dot be
ersion: 4.0.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: wouter at grep dot be CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: m68k-linux-gnu GCC target

[Bug c++/23078] m68k ICE

2005-07-26 Thread wouter at grep dot be
--- Additional Comments From wouter at grep dot be 2005-07-26 15:29 --- Created an attachment (id=9364) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9364&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23078

[Bug c/23080] New: m68k ICE

2005-07-26 Thread wouter at grep dot be
Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: wouter at grep dot be CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: m68k-linux-gnu GCC target triplet: m68k-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23080

[Bug target/23080] m68k ICE

2005-07-26 Thread wouter at grep dot be
--- Additional Comments From wouter at grep dot be 2005-07-26 16:29 --- Created an attachment (id=9365) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9365&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23080

[Bug target/23080] m68k ICE

2005-07-26 Thread wouter at grep dot be
--- Additional Comments From wouter at grep dot be 2005-07-27 06:48 --- Error does not occur with GCC 3.4.5 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23080

[Bug target/23078] m68k ICE

2005-07-27 Thread wouter at grep dot be
--- Additional Comments From wouter at grep dot be 2005-07-27 07:50 --- Error does not occur with g++ 3.4.5 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23078