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: Your patch to alpha.md causes bootstrap failure


On Fri, Oct 19, 2001 at 07:02:08AM -0400, Richard Kenner wrote:
> Register 27 is not fixed.  Nevertheless, it's probably OK to clobber
> it without mentioning it in the RTL, but I thought I'd raise the issue
> in case it isn't.

It is because this is a tail call.  We won't be returning
to this function.


r~


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