]> git.ipfire.org Git - thirdparty/gcc.git/commit
flow.c (find_basic_blocks): If we delete the label for an exception handler...
authorJeffrey A Law <law@cygnus.com>
Sun, 2 Nov 1997 02:15:01 +0000 (02:15 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 2 Nov 1997 02:15:01 +0000 (19:15 -0700)
commitf8671389c5c97971bc7b20babdf44c0cacf3f5a0
tree2b13cc1ef8ffbb88154a5bf225b8d4efa7add794
parente67edc156e9b88eace27951f83420acdeecbc18e
flow.c (find_basic_blocks): If we delete the label for an exception handler...

        * flow.c (find_basic_blocks): If we delete the label for an
        exception handler, remove it from the EH label list and remove
        the EH_BEGIN/EH_END notes for that EH region.

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