tree-ssa-propagate.c (substitute_and_fold): Fix stmt walking on deletion of the last...
authorRichard Guenther <rguenther@suse.de>
Fri, 16 May 2008 08:38:12 +0000 (08:38 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 16 May 2008 08:38:12 +0000 (08:38 +0000)
commitd0569f9fd3d445ceb0235abafeae6e08143b67c5
tree412a37aa0ba1c39527195a54f776e214e33b9b6e
parent36fc59580b92ea18a02ef2e1623b96103608f774
tree-ssa-propagate.c (substitute_and_fold): Fix stmt walking on deletion of the last stmt.

2008-05-16  Richard Guenther  <rguenther@suse.de>

* tree-ssa-propagate.c (substitute_and_fold): Fix stmt walking
on deletion of the last stmt.

From-SVN: r135412
gcc/ChangeLog
gcc/tree-ssa-propagate.c