bb-reorder.c (find_traces_1_round): Fixed condition for small destination block with...
authorJosef Zlomek <zlomekj@suse.cz>
Wed, 19 Feb 2003 18:12:54 +0000 (19:12 +0100)
committerJosef Zlomek <zlomek@gcc.gnu.org>
Wed, 19 Feb 2003 18:12:54 +0000 (18:12 +0000)
commit6d9cc15b64b2a3f2520f73df963fae2c1ea34abe
tree4c8382923a9291af159b79e52ac1a3d9325f105d
parent563a317a855153a044b32549429218e121d51ff6
bb-reorder.c (find_traces_1_round): Fixed condition for small destination block with multiple predecessors.

* bb-reorder.c (find_traces_1_round): Fixed condition for small
destination block with multiple predecessors.
(connect_traces): Check whether the block is a start of trace.

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