flow.c (find_basic_blocks): Emit NOPs after normal calls in this function.
authorBernd Schmidt <crux@pool.informatik.rwth-aachen.de>
Tue, 13 Oct 1998 22:19:54 +0000 (22:19 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 13 Oct 1998 22:19:54 +0000 (15:19 -0700)
commit27249135f33b26db9038e2432b97876cf4a63106
tree73791bdeddb145c619a0a1a6659971d4ea1b2417
parent56ee928168998aec1d6b54e265686bd9dc179c40
flow.c (find_basic_blocks): Emit NOPs after normal calls in this function.

Tue Oct 13 22:12:11 1998  Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
        * flow.c (find_basic_blocks): Emit NOPs after normal calls in this
        function.
        Compute max_uid_for_flow by calling get_max_uid after the scan.
        (find_basic_blocks_1): Don't emit NOPs here.

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