c++: non-template friend of template [PR106740]
commit73f7109ffb159302e9d8f70948a5b43b046b38bc
authorJason Merrill <jason@redhat.com>
Mon, 8 May 2023 22:22:30 +0000 (8 18:22 -0400)
committerJason Merrill <jason@redhat.com>
Tue, 9 May 2023 03:51:47 +0000 (8 23:51 -0400)
treea9953570b9d8d9d1d0c4652cfd5cb877ddadfbf0
parent212905a47d7587dc6e1a3372302b8395dcc0dfc7
c++: non-template friend of template [PR106740]

This was fixed by r13-1018, but the testcase seems needed.

PR c++/106740

gcc/testsuite/ChangeLog:

* g++.dg/template/friend78.C: New test.
gcc/testsuite/g++.dg/template/friend78.C [new file with mode: 0644]