This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix SCHED_GROUP_P ICEs on v850


On Sun, Jan 19, 2003 at 08:27:30AM -0700, Roger Sayle wrote:
> Examining the other examples of looping over SCHED_GROUP_P in
> sched-rgn.c, it appears the correct fix it to use prev_nonnote_insn.

Um, there shouldn't be any loose note insns at this point.
They're all removed in unlink_{line,other}_notes.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]