Re: [patch] PR debug/56950
On Fri, May 24, 2013 at 10:34:31PM +0200, Steven Bosscher wrote: > PR debug/56950 > * haifa-sched.c (sched_extend_bb): Ignore DEBUG_INSNs. Ok, thanks. Jakub
[patch] PR debug/56950
Hello, haifa-sched.c:sched_extend_bb inserts a note at the function end to keep sched_info->next_tail non-NULL. But it fails to look around DEBUG_INSNs, resulting in a compare-debug failure. Fixed with this patch. I'm not entirely happy with this patch because in sched1 we insert a note between b