]> gcc.gnu.org Git - gcc.git/commit
re PR c++/8099 (Friend classes and template specializations)
authorKriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
Thu, 19 Dec 2002 15:11:29 +0000 (15:11 +0000)
committerKriang Lerdsuwanakij <lerdsuwa@gcc.gnu.org>
Thu, 19 Dec 2002 15:11:29 +0000 (15:11 +0000)
commitda9701a61c66e154f085b885f317382e498f451e
tree4ea748acd4021885c21b5945f505825263b49d0d
parentcab7a9a3b95c833df6d0175a9a287a9a767879c8
re PR c++/8099 (Friend classes and template specializations)

PR c++/8099
* friend.c (make_friend_class): Allow partial specialization
when declaration is not a template friend.

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

From-SVN: r60308
gcc/cp/ChangeLog
gcc/cp/friend.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/friend9.C [new file with mode: 0644]
This page took 0.054373 seconds and 5 git commands to generate.