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]

r200843 - in /trunk/gcc: cp/ChangeLog cp/typeck...


Author: jason
Date: Tue Jul  9 17:56:32 2013
New Revision: 200843

URL: http://gcc.gnu.org/viewcvs?rev=200843&root=gcc&view=rev
Log:
	PR c++/57437
	* typeck.c (check_return_expr): Lambda proxies aren't eligible
	for nrv or return by move.

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


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