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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Wed Jun 28 19:41:49 2017
New Revision: 249754

URL: https://gcc.gnu.org/viewcvs?rev=249754&root=gcc&view=rev
Log:
        PR c++/55639 - partial specialization with ::template

        * parser.c (cp_parser_class_head): Handle ::template.

Added:
    trunk/gcc/testsuite/g++.dg/template/partial-specialization8.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/parser.c

Reply via email to