]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/tree-cfgcleanup.c
tree-cfgcleanup.c (remove_forwarder_block_with_phi): Record BB's single pred and...
authorBin Cheng <bin.cheng@arm.com>
Thu, 13 Mar 2014 02:40:08 +0000 (02:40 +0000)
committerBin Cheng <amker@gcc.gnu.org>
Thu, 13 Mar 2014 02:40:08 +0000 (02:40 +0000)
commitd731ee04423f788ff370a82eab69b4038bb14cdd
treea7906c5a290183421fef8db4d70832d51442a831
parent9f493d9da64d9f3810e6acc83c304ce84cd71449
tree-cfgcleanup.c (remove_forwarder_block_with_phi): Record BB's single pred and update the father loop's latch info later.

* tree-cfgcleanup.c (remove_forwarder_block_with_phi): Record
BB's single pred and update the father loop's latch info later.

From-SVN: r208527
gcc/ChangeLog
gcc/tree-cfgcleanup.c