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: [RFC, PATCH] Getting the live registers correct when caller-saves are inserted by reload


Pranav Bhandarkar <pranav.bhandarkar@celunite.com> writes:

> 2007-11-15  Pranav Bhandarkar  <pranav.bhandarkar@celunite.com>
> 
>     * caller-save.c (insert_one_insn): If inserting before a call_insn
>     then the registers containing the arguments of the call are
>     live_throughout in the new insn.

This is OK.  Thanks.

Ian


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