diff options
author | Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> | 2003-07-16 15:42:15 +0000 |
---|---|---|
committer | Kriang Lerdsuwanakij <lerdsuwa@gcc.gnu.org> | 2003-07-16 15:42:15 +0000 |
commit | 866eb556c2328fa391890173a91c3108db66317b (patch) | |
tree | ce989dcd709f54247a75f3bf17e5c9c1ca60836c /gcc/c-decl.c | |
parent | 94b7906a3a8ea86c701bef97d31f6fdf22db7fc7 (diff) | |
download | gcc-866eb556c2328fa391890173a91c3108db66317b.zip gcc-866eb556c2328fa391890173a91c3108db66317b.tar.gz gcc-866eb556c2328fa391890173a91c3108db66317b.tar.bz2 |
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
Diffstat (limited to 'gcc/c-decl.c')
0 files changed, 0 insertions, 0 deletions