friend.c
17.9 KB
-
re PR c++/59956 (internal compiler error: unexpected expression ‘P_S’ of kind template_parm_index) · 7651c656
PR c++/59956 * friend.c (do_friend): Pass the TEMPLATE_DECL to add_friend if we have a friend template in a class template. * pt.c (tsubst_friend_function): Look through it. (push_template_decl_real): A friend member template is primary. From-SVN: r207281
Jason Merrill committed