[Bug c++/67152] [concepts] bogus "=?UTF-8?Q?partial=20specialization=20of=20=E2=80=98foo?=<T>=?UTF-8?Q?=E2=80=99=20after=20instantiation?=" error

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Aug 8 22:02:00 GMT 2015


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

--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Sat Aug  8 22:01:39 2015
New Revision: 226739

URL: https://gcc.gnu.org/viewcvs?rev=226739&root=gcc&view=rev
Log:
        PR c++/67152
        * pt.c (process_partial_specialization): Call
        associate_classtype_constraints.

Added:
    trunk/gcc/testsuite/g++.dg/concepts/partial-spec6.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c



More information about the Gcc-bugs mailing list