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: [dataflow]: Remove GLAT from the scheduler.


Kenneth Zadeck wrote:
Maxim Kuvyrkov wrote:
Hi!

This patch removes glat_{start, end} structure from the scheduler.

The drawback of this and previous patches concerning the scheduler on
the dataflow branch is that they removed sanity check performed by
haifa-sched.c: check_reg_live ().  Though, it can be added later.


I assume that you did not test this since the ia-64 still does not
bootstrap on this branch.
I will test this next week when I come back from vacation.

Thanks,

Kenny


Well, it fails at the same spot during bootstrap on ia64 and seems to work on i386.



Thanks, Maxim


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