[Bug target/50945] ICE in final_scan_insn, at final.c:2709

2011-11-01 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50945 --- Comment #2 from Joel Sherrill 2011-11-01 17:55:48 UTC --- WORKS: -O0 -msoft-float FAILS: -O1 -msoft-float FAILS: -O2 -msoft-float WORKS: -O2

[Bug target/50945] ICE in final_scan_insn, at final.c:2709

2011-11-01 Thread joel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50945 --- Comment #1 from Joel Sherrill 2011-11-01 17:53:23 UTC --- Created attachment 25676 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25676 Preprocessed source for failure case