flow.c (find_basic_blocks): Generate correct flow control information when exception...
authorJason Merrill <jason@cygnus.com>
Sat, 1 Nov 1997 23:45:10 +0000 (23:45 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 1 Nov 1997 23:45:10 +0000 (16:45 -0700)
commita886ae747e1f40cb538b6cb9babf2e5904a7f2be
treef6765880bf151f007b09791d0437c9d4b6dd297e
parentc2c85462f3b86e2945a29a2b9406bcd079b2c872
flow.c (find_basic_blocks): Generate correct flow control information when exception handling notes are present.

        * flow.c (find_basic_blocks): Generate correct flow control
        information when exception handling notes are present.

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