------- 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