]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-threadedge.c (thread_through_normal_block): Only push the EDGE_START_JUMP_TH...
authorJeff Law <law@redhat.com>
Thu, 14 Nov 2013 18:05:55 +0000 (11:05 -0700)
committerJeff Law <law@gcc.gnu.org>
Thu, 14 Nov 2013 18:05:55 +0000 (11:05 -0700)
commit6eeef4cc6780c010266ded53101cf22fc1b3ba1d
treefc67e2a30d6bb3fbe6b464c62beebc44c84cfea4
parentd39ebff1de815b9edc8c241f1c1d89afb37da85a
tree-ssa-threadedge.c (thread_through_normal_block): Only push the EDGE_START_JUMP_THREAD marker if the jump threading path is empty.

* tree-ssa-threadedge.c (thread_through_normal_block): Only push
the EDGE_START_JUMP_THREAD marker if the jump threading path is
empty.

From-SVN: r204793
gcc/ChangeLog
gcc/tree-ssa-threadedge.c