flow.c (try_redirect_by_replacing_jump): Correctly compute which insns to delete...
authorRichard Henderson <rth@redhat.com>
Sat, 21 Jul 2001 03:05:09 +0000 (20:05 -0700)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 21 Jul 2001 03:05:09 +0000 (03:05 +0000)
commite9644cfea18acae1d77d30b608bde9f5c5f6e602
tree95e9841e9a4d470c278c1c6ffcee14c2af239e1b
parent3461fba7ad8292cc6bbf62d4cf0e0f8038137a30
flow.c (try_redirect_by_replacing_jump): Correctly compute which insns to delete in the presence of cc0 in a jump insn.

* flow.c (try_redirect_by_replacing_jump): Correctly compute which
insns to delete in the presence of cc0 in a jump insn.

From-SVN: r44217
gcc/ChangeLog
gcc/flow.c