flow.c (tidy_fallthru_edges): Split out from ...
authorRichard Henderson <rth@cygnus.com>
Tue, 8 Feb 2000 23:48:32 +0000 (15:48 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 8 Feb 2000 23:48:32 +0000 (15:48 -0800)
commit5568fb48cc080bfcf8164b60e90f489130b0ea2e
treedb7d0793127b534b06938e68ece7da9c05f9fd68
parentf5a500108ae0df4eedbe6212e16ae237aec51e93
flow.c (tidy_fallthru_edges): Split out from ...

        * flow.c (tidy_fallthru_edges): Split out from ...
        (delete_unreachable_blocks): ... here.
        (find_basic_blocks): Use it.

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