r236407 - in /branches/gcc-5-branch/gcc: cp/Cha...

jason@gcc.gnu.org jason@gcc.gnu.org
Wed May 18 15:58:00 GMT 2016


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



More information about the Gcc-cvs mailing list