r196600 - in /trunk/gcc: cp/ChangeLog cp/semant...
jason@gcc.gnu.org
jason@gcc.gnu.org
Mon Mar 11 16:22:00 GMT 2013
Author: jason
Date: Mon Mar 11 16:22:16 2013
New Revision: 196600
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196600
Log:
PR c++/56567
* typeck.c (check_return_expr): Disallow returning init list here.
* semantics.c (apply_deduced_return_type): Not here.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/semantics.c
trunk/gcc/cp/typeck.c
trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-initlist3.C
More information about the Gcc-cvs
mailing list