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: [patch] for PR22325


On Fri, Jul 15, 2005 at 02:11:22PM +0200, Zdenek Dvorak wrote:
> 	PR tree-optimization/22325
> 	* tree-flow.h (compute_phi_arg_on_exit, force_expr_to_var_cost):
> 	Declare.
> 	* tree-scalar-evolution.c (scev_const_prop): Add generic final
> 	value replacement.
> 	* tree-ssa-loop-ivopts.c (force_expr_to_var_cost): Split from ...
> 	(force_var_cost): ... this function.
> 	(compute_phi_arg_on_exit): Export.

Ok.


r~


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