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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Wed May 18 15:58:54 2016
New Revision: 236407

URL: https://gcc.gnu.org/viewcvs?rev=236407&root=gcc&view=rev
Log:
        PR c++/70095 - variable template partial specialization

        * pt.c (instantiate_decl): Fix call to variable_template_p.

Added:
    branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ50.C
Modified:
    branches/gcc-5-branch/gcc/cp/ChangeLog
    branches/gcc-5-branch/gcc/cp/pt.c

Reply via email to