tree-ssa-threadupdate.c (mark_threaded_blocks): Properly dispose of the jump thread...
commit2b3ac48e4c3fb903960e61024f4de57697eedbf7
authorJeff Law <law@redhat.com>
Wed, 20 May 2015 16:36:30 +0000 (20 10:36 -0600)
committerJeff Law <law@gcc.gnu.org>
Wed, 20 May 2015 16:36:30 +0000 (20 10:36 -0600)
tree8b9951f1b47db24c7fef089e1cc32b78e92c07a0
parentc3a630ce3e0b06654ec2cbae23182e2928e03143
tree-ssa-threadupdate.c (mark_threaded_blocks): Properly dispose of the jump thread path when...

       * tree-ssa-threadupdate.c (mark_threaded_blocks): Properly
        dispose of the jump thread path when the jump threading
        opportunity is cancelled.

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