]> git.ipfire.org Git - thirdparty/gcc.git/commit
cfgcleanup.c (try_crossjump_to_edge): Always split SRC2 if it has EH predecessor...
authorSteven Bosscher <stevenb@suse.de>
Sun, 27 Nov 2005 12:42:33 +0000 (12:42 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Sun, 27 Nov 2005 12:42:33 +0000 (12:42 +0000)
commitb604fe9b84e41f387222758a300dce02a39a6b1b
tree3275a36b973741ba9113ada9078449fb83e19c2a
parentb87ff3358b240c0438c8a7428d1e4b5d2b25eec7
cfgcleanup.c (try_crossjump_to_edge): Always split SRC2 if it has EH predecessor edges.

        * cfgcleanup.c (try_crossjump_to_edge): Always split SRC2 if it
        has EH predecessor edges.

From-SVN: r107565
gcc/ChangeLog
gcc/cfgcleanup.c