tree-ssa-threadupdate.c (thread_single_edge): Use delete_jump_thread instead of open...
commitc725e7f87b0e63941d2a0fcbda07d0a9c55b54f1
authorJeff Law <law@redhat.com>
Wed, 20 May 2015 02:21:29 +0000 (19 20:21 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 20 May 2015 02:21:29 +0000 (19 20:21 -0600)
tree07bdc93e34e7a7d53493dcf759afa41ebea8672a
parent09b59d4de67fdf03f1263fd16ec7949dabcdebcf
tree-ssa-threadupdate.c (thread_single_edge): Use delete_jump_thread instead of open-coded version.

       * tree-ssa-threadupdate.c (thread_single_edge): Use delete_jump_thread
        instead of open-coded version.  Also delete the jump thread created
        within this function.

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