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]

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


Author: jason
Date: Sun May 31 20:57:14 2015
New Revision: 223903

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

Added:
    branches/gcc-5-branch/gcc/testsuite/g++.dg/cpp1y/var-templ27.C
Modified:
    branches/gcc-5-branch/gcc/cp/ChangeLog
    branches/gcc-5-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]