tree-into-ssa.c (update_ssa): Ensure that the operand cache is up-to-date.
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 27 May 2005 11:55:36 +0000 (11:55 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 27 May 2005 11:55:36 +0000 (11:55 +0000)
commit6e3b9e2787800d6fde4828a532cc94d436193701
tree9ce95a8274eddc018ca58ea84940d4f4844d6ef2
parentfb617f00f1279cec132fda679dadb9b0abe54723
tree-into-ssa.c (update_ssa): Ensure that the operand cache is up-to-date.

* tree-into-ssa.c (update_ssa): Ensure that the operand cache
is up-to-date.
* tree-ssa-dom.c (tree_ssa_dominator_optimize): Call
update_stmt_if_modified before calling update_ssa.

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