This is the mail archive of the gcc-bugs@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: bug in latest egcs



  In message <6259.878266100@hurl.cygnus.com>you write:
  > I've got to run, but I'll be looking further into this tomorrow, but
  > I can say that it's not an alias problem.
Actually, I'm certain this is caused by brendan's global.c change --
we can't free the conflict matrix until after reload has run since
reload can call back into global when we spill registers.

jeff


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