tree-vrp.c (simplify_div_or_mod_using_range): Use build2.
authorJames A. Morrison <phython@gcc.gnu.org>
Mon, 8 Aug 2005 04:43:23 +0000 (04:43 +0000)
committerJames A. Morrison <phython@gcc.gnu.org>
Mon, 8 Aug 2005 04:43:23 +0000 (04:43 +0000)
commita5ad72692370eb380e18bb54713910ed2d4a691f
tree2583dce5000c0afadc694cf73acdc354d83277ba
parent914a6ee8a52e9cf4362372f9ca123c0cf0b42790
tree-vrp.c (simplify_div_or_mod_using_range): Use build2.

2005-08-07  James A. Morrison  <phython@gcc.gnu.org>

        * tree-vrp.c (simplify_div_or_mod_using_range): Use build2.
        (test_for_singularity): Use fold_build2.

From-SVN: r102844
gcc/ChangeLog
gcc/tree-vrp.c