tree-ssa-dom.c (tree_ssa_dominator_optimize): Fix setting of CFG_ALTERED in the main...
authorJeff Law <law@redhat.com>
Wed, 2 Mar 2005 18:54:34 +0000 (11:54 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 2 Mar 2005 18:54:34 +0000 (11:54 -0700)
commit6802357028b9ac99d5363c0ee4222ceda9992378
tree78dee9e0c4b868919eb9e768b3563475c8fdf678
parent9560cbde527ea02aff5e5e8cb54bc605c000690e
tree-ssa-dom.c (tree_ssa_dominator_optimize): Fix setting of CFG_ALTERED in the main DOM iteration loop.

        * tree-ssa-dom.c (tree_ssa_dominator_optimize): Fix setting of
        CFG_ALTERED in the main DOM iteration loop.

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