cp-tree.h (enter_scope_of): New function.
authorMark Mitchell <mark@markmitchell.com>
Mon, 17 Aug 1998 22:33:58 +0000 (22:33 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 17 Aug 1998 22:33:58 +0000 (22:33 +0000)
commit648f19f64760673ea9cbf6c429477353b92e68c6
tree0b31b05411246df1cd831c93c55e228a06066691
parentdef9b0064bda2dc13454a0a963ad143eff5f3993
cp-tree.h (enter_scope_of): New function.

* cp-tree.h (enter_scope_of): New function.
* parse.y (complex_direct_notype_declarator): Use it.
* semantics.c (enter_scope_of): New function.

From-SVN: r21812
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/parse.c
gcc/cp/parse.y
gcc/cp/semantics.c
gcc/testsuite/g++.old-deja/g++.ns/crash1.C [new file with mode: 0644]