bb-reorder.c (fixup_reorder_chain): Add jump in new block after switch for CASE_DROPS...
authorRichard Henderson <rth@cygnus.com>
Fri, 8 Sep 2000 00:25:05 +0000 (17:25 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 8 Sep 2000 00:25:05 +0000 (17:25 -0700)
commit0d45144b57fae06ccae88b8399f1fca0fe835c1f
treefffc9d3f30288a72c893b63295a8637a7ea41c8e
parent7f586614b6d7aff9d8af781e7510ed12b7b0fd50
bb-reorder.c (fixup_reorder_chain): Add jump in new block after switch for CASE_DROPS_THROUGH.

        * bb-reorder.c (fixup_reorder_chain): Add jump in new block
        after switch for CASE_DROPS_THROUGH.

From-SVN: r36253
gcc/ChangeLog
gcc/bb-reorder.c