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]

r223462 - in /branches/c++-concepts/gcc: cp/Cha...


Author: jason
Date: Wed May 20 21:33:11 2015
New Revision: 223462

URL: https://gcc.gnu.org/viewcvs?rev=223462&root=gcc&view=rev
Log:
	* pt.c (tsubst_decl) [VAR_DECL]: SET_DECL_IMPLICIT_INSTANTIATION
	before register_specialization.

Added:
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1y/var-templ27.C
Modified:
    branches/c++-concepts/gcc/cp/ChangeLog
    branches/c++-concepts/gcc/cp/pt.c


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