2002-06-21 Richard Henderson <rth@redhat.com>
commit3160014ec370c150713a15c6c60f96ccbf8d84c0
authorthorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Jun 2002 19:05:00 +0000 (21 19:05 +0000)
committerthorpej <thorpej@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Jun 2002 19:05:00 +0000 (21 19:05 +0000)
tree98be2ed2c2355e3096a24b83a1f3587c21e93b38
parent94627e4fcc8264d6f8b7015b68d588c476d496fc
2002-06-21  Richard Henderson  <rth@redhat.com>

* bb-reorder.c (make_reorder_chain_1): Search harder for the
vax casesi fallthru edge.
* cfglayout.c (cleanup_unconditional_jumps): Use
redirect_edge_succ_nodup.  Do not delete ADDR_VEC insns as dead.
* cfgrtl.c (force_nonfallthru_and_redirect): Place redirection
block after ADDR_VEC.

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