OSDN Git Service

PR opt/10056
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Mar 2003 19:20:34 +0000 (19:20 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Mar 2003 19:20:34 +0000 (19:20 +0000)
commitaccd6c4451dc71cb5ef567bc247f8b5138ee6d54
tree0e69de262d22541befef3a9f7c91b5a102b2a66c
parent4785ae19c91d32325801174da86c8243bc348d65
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64854 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cfglayout.c
gcc/cfgrtl.c