[Bug middle-end/24514] ICE on bootstrap

2005-11-01 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2005-11-01 17:33 --- Maybe a testcase in: http://gcc.gnu.org/ml/gcc-patches/2005-11/msg00028.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24514

[Bug middle-end/24514] ICE on bootstrap

2005-11-01 Thread echristo at apple dot com
--- Comment #5 from echristo at apple dot com 2005-11-01 17:27 --- The patch to 23585 is likely the cause. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24514

[Bug middle-end/24514] ICE on bootstrap

2005-11-01 Thread r dot emrich at de dot tecosim dot com
--- Comment #4 from r dot emrich at de dot tecosim dot com 2005-11-01 11:02 --- Also fails on at least tree-data-ref.c and tree-cfg.c with xgcc: Internal error: Trace/BPT/RangeErr/DivZero/Ovflow trap (program cc1) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24514

[Bug middle-end/24514] ICE on bootstrap

2005-11-01 Thread r dot emrich at de dot tecosim dot com
--- Comment #3 from r dot emrich at de dot tecosim dot com 2005-11-01 09:46 --- Created an attachment (id=10097) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10097&action=view) assembler output I compiled c-parser.c with the exact same commandline as in the bootstrap, except the

[Bug middle-end/24514] ICE on bootstrap

2005-10-31 Thread echristo at apple dot com
--- Comment #2 from echristo at apple dot com 2005-10-31 18:17 --- Since I don't have access to an irix box anymore I'd really need the instruction it fails on at the least, some annotated assembly would be a good start (compile the failing file with -dap and attach the .s output). --

[Bug middle-end/24514] ICE on bootstrap

2005-10-31 Thread r dot emrich at de dot tecosim dot com
--- Comment #1 from r dot emrich at de dot tecosim dot com 2005-10-31 17:37 --- same for gcc-4.1-20051029 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24514