flow.c (merge_blocks_move_successor_nojumps): Delete the BARRIER at the end of the...
authorJeffrey A Law <law@cygnus.com>
Tue, 21 Sep 1999 14:47:23 +0000 (14:47 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 21 Sep 1999 14:47:23 +0000 (08:47 -0600)
commit8288909fc3faededa65c24aa04b7f91a7eb11c86
tree53a576d3cece1d488c61c46948913f4006b68fc0
parent4a9e5c6725f3d793821c081801467d0a84c54e7c
flow.c (merge_blocks_move_successor_nojumps): Delete the BARRIER at the end of the successor...

        * flow.c (merge_blocks_move_successor_nojumps): Delete the
        BARRIER at the end of the successor, not the BARRIER before
        the successor.

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