On Mon, May 19, 2003 at 01:01:39PM +1000, Fergus Henderson wrote: > If the ABI can't support tail calls, then I'd say the ABI is broken, > and should be replaced, not GCC. Only tail calls to provably local functions, apparently. I think that's pretty stupid, considering how cheap it is to reload the gp... r~