[Bug target/24232] [4.1 Regression] ICE: segmentation fault in sched-ebb.c:220 add_missing_bbs
wilson at specifix dot com
gcc-bugzilla@gcc.gnu.org
Tue Oct 11 06:26:00 GMT 2005
------- Comment #10 from wilson at specifix dot com 2005-10-11 06:26 -------
Created an attachment (id=9960)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9960&action=view)
trivial hack to make the reduced testcase work
Actually, come to think of it, other targets don't use schedule_ebbs unless the
-fsched2-use-superblocks option is used, which is probably why others haven't
run into this problem. I haven't checked to see if schedule_ebbs has other
ways of preventing jump_insns from scheduling across each other.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24232
More information about the Gcc-bugs
mailing list