except.c (duplicate_eh_regions_0): Handle AKA bitmap.
authorJan Hubicka <jh@suse.cz>
Sun, 29 Mar 2009 13:16:18 +0000 (15:16 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 29 Mar 2009 13:16:18 +0000 (13:16 +0000)
commite38cf7336bb78c6e2234b273823e4a2581ea72e6
tree4e2736ef16b4efbcc231b2166efe21d2a23329bc
parent12802c2b3dfcb02d1a44be26c595643674583b20
except.c (duplicate_eh_regions_0): Handle AKA bitmap.

* except.c (duplicate_eh_regions_0): Handle AKA bitmap.
(duplicate_eh_regions_1): Likewise.
(duplicate_eh_regions): Likewise; cleanup code gorwing the region
vector; call EH verification.
(foreach_reachable_handler, can_throw_internal_1, can_throw_external_1):
Be ready for region being removed.

From-SVN: r145230
gcc/ChangeLog
gcc/except.c