proper tail recursion for gcc

Mark Probst schani@mips.complang.tuwien.ac.at
Thu Jul 20 10:02:00 GMT 2000


On Thu, Jul 20, 2000 at 08:24:59AM -0700, Mark Mitchell wrote:
>     Zack> We don't sibcall optimize this, but we could and probably
>     Zack> should.  [Perhaps this is the sort of thing that would be
>     Zack> handled by the "better tree-based sibcall optimizer" coming
>     Zack> RSN?]
> 
> Yup.  Except that RSN isn't on anybody's schedule, so far as I know. :-(

could you mail me the plans/thoughts for the tree-based sibcall
optimized? i'd really like to do work in this direction. i also
learned that the sibcall optimizer does optimize non-static calls on
some platforms, like the sparc. on alpha and i386 it does not,
however. i'd like to look into this issue also, as these are my
primary development targets.

bye
schani

-- 
Mark Probst
Student, Programmer
http://www.complang.tuwien.ac.at/~schani/


More information about the Gcc mailing list