cp-tree.h (decl_namespace_list): New macro.
authorJason Merrill <jason@redhat.com>
Fri, 13 Apr 2001 00:49:43 +0000 (20:49 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 13 Apr 2001 00:49:43 +0000 (20:49 -0400)
commitee8fc32b175c476e21656b7a30d0768464d4cff9
tree9c856bf58377189463c069a4824daf090ac8b39a
parent3b7da9c5fbf3490b5a02925eebd96ddc1d394a6d
cp-tree.h (decl_namespace_list): New macro.

        * cp-tree.h (decl_namespace_list): New macro.
        (struct saved_scope): Add decl_ns_list.
        * decl.c (mark_saved_scope): Mark it.
        * decl2.c: Lose static decl_namespace_list.
        (init_decl2): Don't save it.

From-SVN: r41316
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/decl2.c
gcc/testsuite/g++.old-deja/g++.ns/template16.C [new file with mode: 0644]