[Bug c++/70095] [C++14] Link error on partially specialized variable template
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 15 19:38:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70095
--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Mar 15 19:37:37 2016
New Revision: 234231
URL: https://gcc.gnu.org/viewcvs?rev=234231&root=gcc&view=rev
Log:
PR c++/70095
* pt.c (instantiate_decl): Fix call to variable_template_p.
Added:
trunk/gcc/testsuite/g++.dg/cpp1y/var-templ50.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
More information about the Gcc-bugs
mailing list