[Bug c++/106740] [11/12 Regression] ICE in instantiate_decl at gcc/cp/pt.cc:26515 since r12-8467-ge057d454db4dcf

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 9 03:52:07 GMT 2023


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106740

--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Jason Merrill <jason@gcc.gnu.org>:

https://gcc.gnu.org/g:73f7109ffb159302e9d8f70948a5b43b046b38bc

commit r14-591-g73f7109ffb159302e9d8f70948a5b43b046b38bc
Author: Jason Merrill <jason@redhat.com>
Date:   Mon May 8 18:22:30 2023 -0400

    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.


More information about the Gcc-bugs mailing list