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] mass changing convert to fold_convert in the middle-end


On Wed, 2004-06-09 at 10:43, Andrew Pinski wrote:

> ChangeLog:
> 	* tree-complex.c (expand_complex_comparison): Use fold_convert instead
> 	of convert.
> 	* tree-inline.c (setup_one_parameter): Likewise.
> 	* tree-sra.c (csc_build_component_ref): Likewise.
> 	* tree-ssa-ccp.c (ccp_fold): Likewise.
> 	* tree-ssa-copy.c (cprop_operand): Likewise.
> 	* tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Likewise.
> 	* tree-tailcall.c (tree_optimize_tail_calls_1): Likewise.
> 
OK.  Thanks.


Diego.


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