tree-ssa-threadupdate.c (mark_threaded_blocks): Truncate jump threading paths first...
authorJeff Law <law@redhat.com>
Mon, 11 Nov 2013 03:04:57 +0000 (20:04 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 11 Nov 2013 03:04:57 +0000 (20:04 -0700)
commitb11b9adbb1d1458a805cc1bf504f7b14545ed4a2
tree4af2947b7146d03f44f8afafe633821b43f3b823
parenteef5b2855b9f72f1dccc9250aa818cb374d0f72e
tree-ssa-threadupdate.c (mark_threaded_blocks): Truncate jump threading paths first, then perform PHI node checks if applicable.

       * tree-ssa-threadupdate.c (mark_threaded_blocks): Truncate jump
        threading paths first, then perform PHI node checks if applicable.

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