tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Do not perform reassociation...
authorJeff Law <law@redhat.com>
Thu, 10 Nov 2005 18:31:07 +0000 (11:31 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 10 Nov 2005 18:31:07 +0000 (11:31 -0700)
commitae14e67b2f07321ced085681e771e246d9ab2341
tree985d6ecda4b0e82d74fab2b97185ebb8799a4eb5
parentc900f6aa99082a0cc764ed8bef3d6e36680cdb4b
tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Do not perform reassociation if the parent statement will not die as a result...

        * tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Do not
        perform reassociation if the parent statement will not die as
        a result of the optimization.

From-SVN: r106744
gcc/ChangeLog
gcc/tree-ssa-dom.c