]> git.ipfire.org Git - thirdparty/gcc.git/commit
flow.c (find_basic_blocks): Mark calls as potentially jumping to the EH labels.
authorJason Merrill <jason@yorick.cygnus.com>
Mon, 29 Sep 1997 16:49:57 +0000 (16:49 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 29 Sep 1997 16:49:57 +0000 (10:49 -0600)
commit974c50f907d067cdaba43812aba6a87314685346
tree16dd39f6b75f3091de36ce429654ec1b0f825301
parent2b67aa29e589b9244741d39a60dbafd2b1bd84af
flow.c (find_basic_blocks): Mark calls as potentially jumping to the EH labels.

        * flow.c (find_basic_blocks): Mark calls as potentially jumping
        to the EH labels.

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