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

jason@gcc.gnu.org jason@gcc.gnu.org
Fri Jul 22 03:51:00 GMT 2016


Author: jason
Date: Fri Jul 22 03:51:15 2016
New Revision: 238629

URL: https://gcc.gnu.org/viewcvs?rev=238629&root=gcc&view=rev
Log:
	PR c++/71630 - extern variable template

	* pt.c (instantiate_decl): Fix pattern_defined for namespace scope
	variable templates.

Added:
    branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ53.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