flow.c (tidy_fallthru_edge): Don't delete the jump when it's a still-valid conditiona...
authorRichard Henderson <rth@cygnus.com>
Thu, 27 Apr 2000 06:47:16 +0000 (23:47 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 27 Apr 2000 06:47:16 +0000 (23:47 -0700)
commit56aba4a8b5221971ccfb59f144d8666905512179
treeb8cad6b8afbe1fc073c09bebbb3dbc444bfc744a
parent604617ba2a22e682ba2813a7782607c3b93ca7c2
flow.c (tidy_fallthru_edge): Don't delete the jump when it's a still-valid conditional jump.

        * flow.c (tidy_fallthru_edge): Don't delete the jump when it's
        a still-valid conditional jump.

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