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]

r207224 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...


Author: jason
Date: Wed Jan 29 04:10:58 2014
New Revision: 207224

URL: http://gcc.gnu.org/viewcvs?rev=207224&root=gcc&view=rev
Log:
	PR c++/59791
	* pt.c (tsubst_decl) [VAR_DECL]: Allow in unevaluated context.
	(tsubst_copy): Use it if lookup fails.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-decltype1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c


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