]> git.ipfire.org Git - thirdparty/gcc.git/commit
c++: add fixed test [PR119378]
authorPatrick Palka <ppalka@redhat.com>
Fri, 21 Mar 2025 19:23:49 +0000 (15:23 -0400)
committerPatrick Palka <ppalka@redhat.com>
Fri, 21 Mar 2025 19:23:49 +0000 (15:23 -0400)
commit6ed38b98456725f042e75fde7da16c60e22c08d8
tree752f0e2b41209695497638e2e0e3db2cb6d63670
parent99e2906ae255fc7b8edb008d7cd47b28b078a809
c++: add fixed test [PR119378]

Fixed by r15-123 (specifically the change to set processing_template_decl
when tsubsting UNBOUND_CLASS_TEMPLATE).

PR c++/119378

gcc/testsuite/ChangeLog:

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