]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-threadupdate.c (thread_through_all_blocks): Thread blocks is post order.
authorJeff Law <law@redhat.com>
Wed, 15 Nov 2017 03:45:03 +0000 (20:45 -0700)
committerJeff Law <law@gcc.gnu.org>
Wed, 15 Nov 2017 03:45:03 +0000 (20:45 -0700)
commit611a7c7e3799549b0de94c75ca810ba0d450b804
tree91d1ec4ccb094150301946d4308954ce6a286f69
parent171a55e7f52c1e51a85ce0e4dad550c310d1030e
tree-ssa-threadupdate.c (thread_through_all_blocks): Thread blocks is post order.

* tree-ssa-threadupdate.c (thread_through_all_blocks): Thread
blocks is post order.

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