[Bug middle-end/31979] ICE compiling openssl-0.9.8e/apps/ocsp.c

2007-10-09 Thread roederja at cs dot washington dot edu
--- Comment #10 from roederja at cs dot washington dot edu 2007-10-09 07:00 --- Well this doesn't fix the bug in GCC. An ICE shouldn't happen, even with invalid code. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31979

[Bug middle-end/31979] ICE compiling openssl-0.9.8e/apps/ocsp.c

2007-06-15 Thread roederja at cs dot washington dot edu
--- Comment #4 from roederja at cs dot washington dot edu 2007-06-15 22:31 --- Created an attachment (id=13710) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13710&action=view) Testcase Compile this file with -O2 or higher to trigger the bug, no other flags necessary. W

[Bug middle-end/31979] ICE compiling openssl-0.9.8e/apps/ocsp.c

2007-06-14 Thread roederja at cs dot washington dot edu
--- Comment #3 from roederja at cs dot washington dot edu 2007-06-14 22:19 --- I get the same error ("internal compiler error: in move_insn, at haifa-sched.c:1963") when trying to compile EiffelStudio on Mac OS X PPC, also GCC 4.2 . However it's hard to tell where i