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

--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Apr 23 15:55:11 2015
New Revision: 222376

URL: https://gcc.gnu.org/viewcvs?rev=222376&root=gcc&view=rev
Log:
    PR c++/65646
    * pt.c (check_explicit_specialization): Don't
    SET_DECL_TEMPLATE_SPECIALIZATION for a variable with no template
    headers.
    * decl.c (grokvardecl): Revert earlier fix.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/cp/pt.c

Reply via email to