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]

Re: Instantiate virtual args in function-call usage


On Thu, Jan 11, 2001 at 09:31:36PM -0200, Alexandre Oliva wrote:
> > Surely eliminate_regs_in_insn needs changes as well?
> 
> I didn't find a need for it.  Maybe just because reload() cleans up
> afterwards?

Oh, nevermind.  You call eliminate_regs yourself while
fixing things up.  And of course function_usage things
aren't used during reload itself.

The patch is fine.



r~

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