OSDN Git Service

* flow.c (find_basic_blocks): If we delete the label for an
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Nov 1997 02:15:01 +0000 (02:15 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Nov 1997 02:15:01 +0000 (02:15 +0000)
commit589503c94cea3f9ae27f8328a40cc5ee0c2e8db9
tree2b13cc1ef8ffbb88154a5bf225b8d4efa7add794
parentc2c7141abd75f723841adb15a2bfb542424be722
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16265 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/flow.c