]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/pt.c
decl2.c (arg_assoc_class): Correct check for namespace-scope friends.
authorMark Mitchell <mark@codesourcery.com>
Fri, 21 Mar 2003 07:04:07 +0000 (07:04 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 21 Mar 2003 07:04:07 +0000 (07:04 +0000)
commit963142fcd554cf2ccfab0d85062164fb0da3fb84
treea469b17f94bb3b43828f058644f21f564345c6fe
parentf3cd0185705330987114d311f0c3d9a172c543fb
decl2.c (arg_assoc_class): Correct check for namespace-scope friends.

* cp/decl2.c (arg_assoc_class): Correct check for namespace-scope
friends.
* cp/pt.c (instantiate_class_template): Fix formatting.

* g++.dg/template/friend17.C: New test.

From-SVN: r64645
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/friend17.C [new file with mode: 0644]
This page took 0.08013 seconds and 5 git commands to generate.