decl2.c (set_decl_namespace): Allow explicit instantiations in any namespace.
authorMark Mitchell <mark@codesourcery.com>
Mon, 19 Feb 2001 21:47:08 +0000 (21:47 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 19 Feb 2001 21:47:08 +0000 (21:47 +0000)
commit2c0fc02de295b3d3eebdf0ff6120de5cab010435
tree4e2118b62bf104a661f2b9b758f7fa400ab23fa6
parent35ab11f05fb3547f56cdadfed442a7e7d2e9f385
decl2.c (set_decl_namespace): Allow explicit instantiations in any namespace.

* decl2.c (set_decl_namespace): Allow explicit instantiations in
any namespace.

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