diff options
author | Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> | 2003-08-23 12:53:48 +0000 |
---|---|---|
committer | Kriang Lerdsuwanakij <lerdsuwa@gcc.gnu.org> | 2003-08-23 12:53:48 +0000 |
commit | 19db77cefec38a1a0a3eb69007f01e8a1c108d5d (patch) | |
tree | ecb689f7b3c2f693d19580d30f4517483bf94220 /gcc/system.h | |
parent | fe232263197821a4e018211df9adbe9e026da247 (diff) | |
download | gcc-19db77cefec38a1a0a3eb69007f01e8a1c108d5d.zip gcc-19db77cefec38a1a0a3eb69007f01e8a1c108d5d.tar.gz gcc-19db77cefec38a1a0a3eb69007f01e8a1c108d5d.tar.bz2 |
PR c++/641, c++/11876
PR c++/641, c++/11876
* friend.c (add_friend): Add complain parameter.
(make_friend_class): Likewise.
(do_friend): Adjust add_friend call.
* decl.c (grokdeclarator): Adjust make_friend_class call.
* parser.c (cp_parser_member_declaration): Likewise.
(cp_parser_template_declaration_after_exp): Likewise.
* pt.c (instantiate_class_template): Adjust make_friend_class
and add_friend call.
* cp-tree.h (make_friend_class): Adjust declaration.
(add_friend): Likewise.
* g++.dg/template/friend22.C: New test.
* g++.dg/template/friend23.C: Likewise.
From-SVN: r70732
Diffstat (limited to 'gcc/system.h')
0 files changed, 0 insertions, 0 deletions