decl.c (grokfndecl): Issue error on declaration of friend templates with explicit...
authorMark Mitchell <mark@markmitchell.com>
Sun, 30 Aug 1998 11:46:44 +0000 (11:46 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 30 Aug 1998 11:46:44 +0000 (11:46 +0000)
commit7e2421f7228fb6b2927f83e396113b6723119823
tree1547491037630b1f135332c535f3c718946c7774
parent8b5b8b7cc1d7f2fe67798c5b8648286309cabd73
decl.c (grokfndecl): Issue error on declaration of friend templates with explicit template arguments.

* decl.c (grokfndecl): Issue error on declaration of friend
templates with explicit template arguments.

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