This is the mail archive of the gcc@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]

Re: Problems recreating REG_DEAD notes during sched2


> I'm still a little unclear on how you're getting the abort.  The death notes
> should have been accurate before sched started and have to be accurate after
> sched finishes.  Generally this means that the number of killed registers
> remains the same.  When precisely is that not the case?

Turned out to be a problem with how flow2 handles the frame pointer register.
I've enclosed more details with a patch for the problem which I copied to you
in a separate email.

-- John
-------------------------------------------------------------------------
|   Feith Systems  |   Voice: 1-215-646-8000  |  Email: john@feith.com  |
|    John Wehle    |     Fax: 1-215-540-5495  |                         |
-------------------------------------------------------------------------


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