r216488 - in /trunk/gcc: cp/ChangeLog cp/cp-tre...

jason@gcc.gnu.org jason@gcc.gnu.org
Mon Oct 20 17:29:00 GMT 2014


Author: jason
Date: Mon Oct 20 17:29:02 2014
New Revision: 216488

URL: https://gcc.gnu.org/viewcvs?rev=216488&root=gcc&view=rev
Log:
	PR c++/63601
	* lambda.c (current_nonlambda_function): New.
	* semantics.c (finish_this_expr): Use it.
	* cp-tree.h: Declare it.

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



More information about the Gcc-cvs mailing list