tree-ssa-pre.c (eliminate): Use TODO_update_ssa_only_virtuals, not TODO_update_ssa.
authorRichard Guenther <rguenther@suse.de>
Fri, 15 May 2009 13:16:12 +0000 (13:16 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 15 May 2009 13:16:12 +0000 (13:16 +0000)
commit7ffa47ca1ecdd0dc05917f3ac1373e9224c6d1fe
tree53334ea98ba719e48e5a6b6ead9fda6b320a15b1
parent828552ed0b8aff5e46770b4c32a7608b04ee3788
tree-ssa-pre.c (eliminate): Use TODO_update_ssa_only_virtuals, not TODO_update_ssa.

2009-05-15  Richard Guenther  <rguenther@suse.de>

* tree-ssa-pre.c (eliminate): Use TODO_update_ssa_only_virtuals,
not TODO_update_ssa.

From-SVN: r147574
gcc/ChangeLog
gcc/tree-ssa-pre.c