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] Save 1M of memory for PR8361


On Mon, Aug 08, 2005 at 12:40:25AM -0400, James A. Morrison wrote:
> 	* tree-ssa-loop-niter.c (tree_simplify_using_condition_1): Use
> 	fold_binary instead of fold_build2 since we don't care about the
> 	resulting tree.
> 	(loop_niter_by_eval): Likewise.
> 	(compare_trees): Likewise.
> 	(proved_non_wrapping_p): Likewise.

Ok.


r~


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