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: AIX regression due to DFA scheduler merge


>>>>> law  writes:

Jeff> Well, initial experiments haven't shown a difference in behavior of the
Jeff> sched_group_p work if I bludgeon the libcall/noconflict stuff into submission,
Jeff> so fixing one isn't necessarily going to impact the other.  Sigh...

	I have narrowed it down to stage2 miscompiling rs6000.c, but I
don't know which function.  It's hard to do divide and conquer on rs6000.c
because of the number of static functions.  However, there aren't that
many which are complicated and muck with RTL.

David


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