OSDN Git Service

* flow.c (merge_blocks_move_predecessor_nojumps): Cope
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Oct 1999 03:24:24 +0000 (03:24 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Oct 1999 03:24:24 +0000 (03:24 +0000)
commit1efb5466759a24c64ab0b2dff61ee1352de06df5
treee906403762829fbff5ef8e233a571b65c5b0452a
parent92c7a85ca9ddf4465b28fa2022e31bb3657f8383
    * flow.c (merge_blocks_move_predecessor_nojumps): Cope
        with already adjacent blocks, but no fallthru.
        (merge_blocks_move_successor_nojumps): Simplify.
        (debug_flow_info): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30203 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/flow.c