tree-ssa-loop-niter.c (tree_simplify_using_condition_1): Use fold_binary...
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. 2005-08-09 James A. Morrison <phython@gcc.gnu.org> * 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. From-SVN: r102897
Loading
Please register or sign in to comment