re PR rtl-optimization/10056 ([HP-PA] ICE at -O2 when building c++ code from doxygen)
authorJan Hubicka <jh@suse.cz>
Tue, 25 Mar 2003 19:20:34 +0000 (20:20 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 25 Mar 2003 19:20:34 +0000 (19:20 +0000)
commitcb9a1d9bb63b68d604dde99a916e48eb5171dd7e
tree0e69de262d22541befef3a9f7c91b5a102b2a66c
parentdcb0eee2a208c8283d8ae7dc59747664b33efcce
re PR rtl-optimization/10056 ([HP-PA] ICE at -O2 when building c++ code from doxygen)

PR opt/10056
* cfglayout.c (fixup_reorder_chain):  Fix dealing with the conditional
jump jumping to the next instruction.
* cfgrtl.c (force_nonfallthru_and_redirect):  Likewise.

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