decl.c (struct binding_level): Add eh_region field.
authorJason Merrill <jason@yorick.cygnus.com>
Mon, 9 Aug 1999 08:53:52 +0000 (08:53 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 9 Aug 1999 08:53:52 +0000 (04:53 -0400)
commit227cf17127926cf07f801555ec6f905df82eddd2
tree37a0725d27a153ddd6bcbfbfdc622c1b91cdd6ee
parente7b9b18e4ac2c20a2458270889d1b5385d158808
decl.c (struct binding_level): Add eh_region field.

* decl.c (struct binding_level): Add eh_region field.
(push_binding_level): Set it.
(define_label): Complain about jumping into an EH block.

From-SVN: r28622
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/typeck.c