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]

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


Author: jason
Date: Sun Mar 17 02:39:04 2013
New Revision: 196743

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196743
Log:
	PR c++/52374
	* pt.c (tsubst_qualified_id): Use current_nonlambda_class_type.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this13.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]