bb-reorder (chain_reorder_blocks): Changed code to test for EDGE_FALLTHRU rather...
authorJason Eckhardt <jle@cygnus.com>
Wed, 3 May 2000 04:41:04 +0000 (04:41 +0000)
committerJason Eckhardt <jle@gcc.gnu.org>
Wed, 3 May 2000 04:41:04 +0000 (04:41 +0000)
commit3ef4c9c63e6c31a98b59492bb45d44c6f6155664
treed8a97018954a33131a39a148919f14614696f45b
parent88774c2cc65b3327bc65611e7247f139a7f96c77
bb-reorder (chain_reorder_blocks): Changed code to test for EDGE_FALLTHRU rather than making erroneous assumption...

Tue May  2 23:38:37 2000  Jason Eckhardt  <jle@cygnus.com>

* bb-reorder (chain_reorder_blocks): Changed code to test for
EDGE_FALLTHRU rather than making erroneous assumption that the
first outgoing edge is the fall-through edge.

From-SVN: r33623
gcc/ChangeLog
gcc/bb-reorder.c