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]
Other format: [Raw text]

Re: [tree-ssa] Optimize tail calls not in the final block


On Fri, Nov 07, 2003 at 11:21:38PM +0100, Zdenek Dvorak wrote:
> 	* tree-tailcall.c (struct tailcall): New.
> 	(bb_optimize_tail_calls, find_tail_call_p): Removed.
> 	(eliminate_tail_call): Get the tailcall from the struct tailcall.
> 	(optimize_tail_call, find_tail_calls): New.
> 	(tree_optimize_tail_calls): Use them.

Ok.


r~


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