semantics.c (finish_handler): End the scope of the handler before attaching it to...
authorMark Mitchell <mark@codesourcery.com>
Fri, 29 Oct 1999 02:34:31 +0000 (02:34 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 29 Oct 1999 02:34:31 +0000 (02:34 +0000)
commit13e8cf822f1c3b7bf2a3b213036c0f250e02296a
tree60157e8d3e25add02a7ced7e4be8efda3680489b
parent0faff580491c0daac2df7d16e1b3cb0eef9fecfc
semantics.c (finish_handler): End the scope of the handler before attaching it to the statement-tree.

* semantics.c (finish_handler): End the scope of the handler
before attaching it to the statement-tree.

From-SVN: r30250
gcc/cp/ChangeLog
gcc/cp/semantics.c