flow.c (find_basic_blocks): Handle cfg issues for rethrows and nested exceptions...
authorJeffrey A Law <law@cygnus.com>
Fri, 28 Nov 1997 03:10:10 +0000 (03:10 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 28 Nov 1997 03:10:10 +0000 (20:10 -0700)
commit586a5f993abceb8ea62bdd39f2e0875ee11baace
treefe626edb31fdadc207e3664c4d884ecc148464d3
parentc2840dfb8acc1944b5adcb49108ab5cd99bed5e4
flow.c (find_basic_blocks): Handle cfg issues for rethrows and nested exceptions correctly.

        * flow.c (find_basic_blocks): Handle cfg issues for rethrows and
        nested exceptions correctly.

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