This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r238626 - in /branches/gcc-6-branch/gcc: cp/Cha...


Author: jason
Date: Fri Jul 22 03:46:49 2016
New Revision: 238626

URL: https://gcc.gnu.org/viewcvs?rev=238626&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-6-branch/gcc/testsuite/g++.dg/cpp1y/var-templ53.C
Modified:
    branches/gcc-6-branch/gcc/cp/ChangeLog
    branches/gcc-6-branch/gcc/cp/pt.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]