r197063 - in /trunk/gcc: cp/ChangeLog cp/semant...

jason@gcc.gnu.org jason@gcc.gnu.org
Mon Mar 25 20:35:00 GMT 2013


Author: jason
Date: Mon Mar 25 20:35:43 2013
New Revision: 197063

URL: http://gcc.gnu.org/viewcvs?rev=197063&root=gcc&view=rev
Log:
	PR c++/52014
	* semantics.c (lambda_expr_this_capture): Don't capture 'this' in
	unevaluated context.

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



More information about the Gcc-cvs mailing list