]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/10024 ([HP-PA] inline optimization ICE)
authorJan Hubicka <jh@suse.cz>
Mon, 7 Apr 2003 12:36:59 +0000 (14:36 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 7 Apr 2003 12:36:59 +0000 (12:36 +0000)
commitcde1d5bf91c64fd33b2b9ddd35cdc948344baed4
tree99129eeef547cc25935d6cd0742982307faf653c
parent30da09694b77a86b0790f9480cf934120c5258d3
re PR rtl-optimization/10024 ([HP-PA] inline optimization ICE)

PR opt/10024
* cfglayout.c (cfg_layout_redirect_edge):
Redirect any branch edges unified with the fallthru one.
* cfgrtl.c (force_nonfallthru_and_redirect):  Do not special
case fallthru edges when called via cfglayout.c

From-SVN: r65330
gcc/ChangeLog
gcc/cfglayout.c
gcc/cfgrtl.c