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: arm.md sibcall patterns


On Mon, Feb 12, 2001 at 09:46:35PM -0500, DJ Delorie wrote:
> ... but that fix makes the sibcall patterns claim to use the link
> register, which is not true.

It is true.  The link register is live, since it must be valid
when transferring to the target function.


r~


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