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

jason@gcc.gnu.org jason@gcc.gnu.org
Wed Jan 29 04:10:00 GMT 2014


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



More information about the Gcc-cvs mailing list