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: Urgent: bug fixes needed for GCC 3.0.2


  In message <44860000.1002212171@gandalf.codesourcery.com>you write:
  > >   > It sounds difficult to me.  Especially to get right the first time.
  > 
  > > Also possibly true.  Though I was thinking that these MEMs ought to be
  > > not terribly difficult to find since before virtual register instantiatio
  > n
  > > since they would all reference the incoming argument pointer.  In theory
  > > one pass over the RTL would find them.
  > 
  > OK, that does sound reasonably sane.  Do you have time to give it a try?
Interestingly enough we already do this in sibcall.c.  I'm investigating
why it's not catching this case.

jeff


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