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: post-reload crossjump tweak


On Thu, Apr 17, 2003 at 06:41:19PM +0200, Jan Hubicka wrote:
> That is wrong because R1 is clobbered at the moment.  What to do here?
> Only solution I can think of is to add instruction doing both call and
> restore at once and splitting it post-reload.

This is *exactly* why ia64 and pa64 have moved to post-reload
splitting of call instructions.


r~


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