decl.c (grokdeclarator): Set context of namespace scope TYPE_DECLS.
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 25 Apr 2001 08:31:19 +0000 (08:31 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 25 Apr 2001 08:31:19 +0000 (08:31 +0000)
commit6bda7a5e41bfca06a2cfdabbeb1c49948c8ab9eb
treeef721534e660501653ea55caa7abccbc52394844
parent12da8316cc54ad403a1c9dc5cd236c3f34727cd5
decl.c (grokdeclarator): Set context of namespace scope TYPE_DECLS.

cp:
* decl.c (grokdeclarator): Set context of namespace scope
TYPE_DECLS.
testsuite:
* g++.old-deja/g++.ns/type2.C: New test.

From-SVN: r41533
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.ns/type2.C [new file with mode: 0644]