]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-threadupdate.c (thread_through_all_blocks): Do not clobber the loop structur...
authorJeff Law <law@redhat.com>
Wed, 27 Nov 2013 18:47:43 +0000 (11:47 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 27 Nov 2013 18:47:43 +0000 (11:47 -0700)
commitfa788bb403ace05d749fcfd753735e7d23c29760
tree18d719205b7e22b159b9aa3ff8951d111fc69d3c
parentdf7a98a6c10da181f06dc705b145cebfae5ccd7f
tree-ssa-threadupdate.c (thread_through_all_blocks): Do not clobber the loop structure thread_block was unsuccessful.

* tree-ssa-threadupdate.c (thread_through_all_blocks): Do not
clobber the loop structure thread_block was unsuccessful.  If
thread_block was unsuccessful, cleanup appropriately.

From-SVN: r205459
gcc/ChangeLog
gcc/tree-ssa-threadupdate.c