re PR c++/5421 (friends+templates: ICE: expected identifier_node, have…
re PR c++/5421 (friends+templates: ICE: expected identifier_node, have template_id_expr in grokfndecl, at cp/decl.c:8835) PR c++/5421 * decl.c (grokdeclarator): Handle TEMPLATE_ID_EXPR if friend is a member of other class. * friend.c (do_friend): Don't build TEMPLATE_DECL if friend is a specialization of function template. * g++.dg/template/friend21.C: New test. From-SVN: r69457
Showing
gcc/testsuite/g++.dg/template/friend21.C
0 → 100644
Please
register
or
sign in
to comment