]> git.ipfire.org Git - thirdparty/gcc.git/commit
cfglayout.c (fixup_reorder_chain): Remove kludge for the case of conditional jump...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 2 Jan 2006 22:47:50 +0000 (22:47 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 2 Jan 2006 22:47:50 +0000 (22:47 +0000)
commitc8c3cb28fa6b56640e6ec8ce6feaf30e7c848cb5
tree9ae9d94e53504579c5780cb80ef18bf1729a5658
parent99f1e970919e08ce15113e28618ec93ddc0cddc4
cfglayout.c (fixup_reorder_chain): Remove kludge for the case of conditional jump jumping to the next instruction.

* 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.

Co-Authored-By: Jan Hubicka <jh@suse.cz>
From-SVN: r109247
gcc/ChangeLog
gcc/cfglayout.c
gcc/cfgrtl.c