tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Don't fold fp plus with minus.
authorRichard Henderson <rth@gcc.gnu.org>
Sat, 3 Jul 2004 18:57:18 +0000 (11:57 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 3 Jul 2004 18:57:18 +0000 (11:57 -0700)
commitf05ef4220a4cd6c3c8aafc41efd1f4165865825f
tree4f592787da68b05ca62b4a01784fe39a83f221f2
parentfa9784263f4e37528e0acb57019488a735221b7f
tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Don't fold fp plus with minus.

        * tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Don't fold
        fp plus with minus.

From-SVN: r84061
gcc/testsuite/gcc.dg/tree-ssa/20040703-1.c [new file with mode: 0644]
gcc/tree-ssa-dom.c