OSDN Git Service

* cfglayout.c (fixup_reorder_chain): Remove kludge for the
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Jan 2006 22:47:50 +0000 (22:47 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Jan 2006 22:47:50 +0000 (22:47 +0000)
commit7a40109845843278aa68d83eb1c7c7acf75f4577
tree9ae9d94e53504579c5780cb80ef18bf1729a5658
parente143c70590bb34f91652d2b5c596750ca463c69f
* cfglayout.c (fixup_reorder_chain): Remove kludge for the
case of conditional jump jumping to the next instruction.
* cfgrtl.c (force_nonfallthru_and_redirect): Accept all
cases of conditional jump jumping to the next instruction.

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