flow.c (find_basic_blocks): Correctly determine when a call is within an exception...
authorRichard Henderson <rth@cygnus.com>
Thu, 8 Oct 1998 17:01:01 +0000 (10:01 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 8 Oct 1998 17:01:01 +0000 (10:01 -0700)
commitc2b7e122db71c5e8a4164800fb5f103548881bd1
tree93c2e1f453056d3066662f436a7ea6efa96c8faf
parent0cc291f75906d763855f3ad7c067379bfd19411d
flow.c (find_basic_blocks): Correctly determine when a call is within an exception region.

        * flow.c (find_basic_blocks): Correctly determine when a call
        is within an exception region.

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