This is the mail archive of the gcc@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: Why do call-clobbered local variables make the function not suitable for tail call optimization?


On Wed, Jul 21, 2004 at 01:56:26PM +0800, Jie Zhang wrote:
> Thanks. Then how about tail recursion optimization? Why is it also 
> prevented by call-clobbered local variables?

A similar argument.


r~


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