[Bug c++/77435] Dependent reference non-type template parameter not matched for partial specialization

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 22 21:50:35 GMT 2021


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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Patrick Palka <ppalka@gcc.gnu.org>:

https://gcc.gnu.org/g:92664c058d705fcaf57875f93b4dfc36cf011afd

commit r12-72-g92664c058d705fcaf57875f93b4dfc36cf011afd
Author: Patrick Palka <ppalka@redhat.com>
Date:   Thu Apr 22 17:47:00 2021 -0400

    c++: Add testcase for already fixed PR [PR77435]

    We correctly accept this testcase since r8-1437.

    gcc/testsuite/ChangeLog:

            PR c++/77435
            * g++.dg/template/partial-specialization9.C: New test.


More information about the Gcc-bugs mailing list