PR c++/27714
commit7209d0412fed8fc4bad93ab2df9580b98d67368c
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Aug 2006 15:54:39 +0000 (24 15:54 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Aug 2006 15:54:39 +0000 (24 15:54 +0000)
tree6145e1985cc5cce5f430e5503ba9356571c67dc2
parenta3c4ed235707087e55cd9175e4a8371e1a29870e
    PR c++/27714
        * pt.c (push_template_decl_real): A friend template with class
        scope isn't primary.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@116379 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/template/friend46.C [new file with mode: 0644]