2011-07-21 Richard Guenther <rguenther@suse.de>
commit89c8f35a9b9bf1922cb07587aaa7dca352606120
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jul 2011 11:33:16 +0000 (21 11:33 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jul 2011 11:33:16 +0000 (21 11:33 +0000)
tree961bf49ac6c1af1bae8a1c4cc08f7deb40d9ace4
parentcbf31bfacb28fc6b199ff2fcad81cdfb980b23d0
2011-07-21  Richard Guenther  <rguenther@suse.de>

* tree-ssa-forwprop.c (combine_conversions): Return whether
we have to run cfg-cleanup.  Properly remove dead stmts.
(ssa_forward_propagate_and_combine): Adjust.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@176561 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-forwprop.c