tree-ssa-threadupdate.c (thread_through_all_blocks): Do not jump thread twice from...
authorAldy Hernandez <aldyh@redhat.com>
Wed, 11 Jul 2018 16:25:58 +0000 (16:25 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Wed, 11 Jul 2018 16:25:58 +0000 (16:25 +0000)
commitf790df6be014576524f55670a136eb622e595377
tree57bb8174db4eed98e1c999299ed25e43139a7969
parent288aaa5f852b6f93078e15b7ac17af3b4930decd
tree-ssa-threadupdate.c (thread_through_all_blocks): Do not jump thread twice from the same starting edge.

        * tree-ssa-threadupdate.c (thread_through_all_blocks): Do not jump
thread twice from the same starting edge.

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