PR c++/69323 - valid
authorJason Merrill <jason@redhat.com>
Wed, 24 Feb 2016 19:56:03 +0000 (14:56 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 24 Feb 2016 19:56:03 +0000 (14:56 -0500)
commitb8599b68edc1626c905752d56b6c9b99ac89f126
tree334d70750d1d5c152ae962c55ff76d92110e3927
parent4e7bcf32fe3bb1878fc09d2ba7a478ba19660b86
PR c++/69323 - valid

* pt.c (instantiate_class_template_1): Set
processing_template_decl before substituting friend_type.

From-SVN: r233681
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/template/friend61.C [new file with mode: 0644]