]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-cfg.c (gimple_redirect_edge_and_branch): Do gimple_try_redirect_by_replacing_jum...
authorRichard Henderson <rth@redhat.com>
Thu, 10 Sep 2009 18:28:18 +0000 (11:28 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 10 Sep 2009 18:28:18 +0000 (11:28 -0700)
commit1c061be54199048f795df9cc1c18583609bd4121
treedf57df427ce4c00a9b7fa291d48148fe2505c5e2
parent88e24a5ab99c76c81f32628af49e0a39147c95e8
tree-cfg.c (gimple_redirect_edge_and_branch): Do gimple_try_redirect_by_replacing_jump test after no-op and EH tests.

* tree-cfg.c (gimple_redirect_edge_and_branch): Do
        gimple_try_redirect_by_replacing_jump test after no-op and EH tests.

From-SVN: r151607
gcc/ChangeLog
gcc/tree-cfg.c