https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63378
--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Patrick Palka <ppa...@gcc.gnu.org>: https://gcc.gnu.org/g:475b7f44c640c03f968d66dae389ea6165b4b5c2 commit r14-6422-g475b7f44c640c03f968d66dae389ea6165b4b5c2 Author: Patrick Palka <ppa...@redhat.com> Date: Mon Dec 11 11:59:33 2023 -0500 c++: add fixed testcase [PR63378] We accept this testcase since r12-4453-g79802c5dcc043a. PR c++/63378 gcc/testsuite/ChangeLog: * g++.dg/template/fnspec3.C: New test.