]> gcc.gnu.org Git - gcc.git/commit
tree-ssa-dom.c (tree_ssa_dominator_optimize): Clear SSA_NAME_VALUE at the end of...
authorJeff Law <law@redhat.com>
Tue, 18 Jan 2005 04:36:40 +0000 (21:36 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 18 Jan 2005 04:36:40 +0000 (21:36 -0700)
commit0bd6548378990d80f8cfc0fb33766ac253296f50
tree7d4dd772ea3680afa83949c15dfe1e24983a6b2d
parente03a46f571d5c4144e326ec9965db0a539473090
tree-ssa-dom.c (tree_ssa_dominator_optimize): Clear SSA_NAME_VALUE at the end of the main DOM loop rather than just before...

        * tree-ssa-dom.c (tree_ssa_dominator_optimize): Clear SSA_NAME_VALUE
        at the end of the main DOM loop rather than just before DOM exits.

From-SVN: r93811
gcc/ChangeLog
gcc/tree-ssa-dom.c
This page took 0.05431 seconds and 5 git commands to generate.