]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-reassoc.c (reassociate_bb): Properly reset the statement iterator after...
authorRichard Guenther <rguenther@suse.de>
Mon, 18 Aug 2008 15:36:15 +0000 (15:36 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 18 Aug 2008 15:36:15 +0000 (15:36 +0000)
commite46587281e54e3a8f1eedd70bc322b53cb1fbdcd
tree0dbbbb43b073bfe9473ff5176b4bb98c84ecdbed
parent5289e80852bb30d7e6afd90ea77ad1ed66d30bc7
tree-ssa-reassoc.c (reassociate_bb): Properly reset the statement iterator after statement removal.

2008-08-18  Richard Guenther  <rguenther@suse.de>

* tree-ssa-reassoc.c (reassociate_bb): Properly reset the
statement iterator after statement removal.

From-SVN: r139201
gcc/ChangeLog
gcc/tree-ssa-reassoc.c