except.c (expand_start_catch_block): We only need the rethrow region for non-sjlj...
authorJason Merrill <jason@yorick.cygnus.com>
Fri, 21 Nov 1997 20:23:57 +0000 (20:23 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 21 Nov 1997 20:23:57 +0000 (15:23 -0500)
commit25d5eb3f317461c48e94e96b3ae1b4ab26b2270b
tree65196e713961e08632110a4cd50d1ff8d0ee433e
parent1418bb67a30a99421a337cbaba61fbef05671aad
except.c (expand_start_catch_block): We only need the rethrow region for non-sjlj exceptions.

* except.c (expand_start_catch_block): We only need the rethrow
  region for non-sjlj exceptions.
(expand_end_catch_block): Likewise.  Use outer_context_label_stack.

From-SVN: r16648
gcc/cp/ChangeLog
gcc/cp/except.c