r235003 - in /trunk/gcc: cp/ChangeLog cp/decl.c...

jason@gcc.gnu.org jason@gcc.gnu.org
Fri Apr 15 04:03:00 GMT 2016


Author: jason
Date: Fri Apr 15 04:02:49 2016
New Revision: 235003

URL: https://gcc.gnu.org/viewcvs?rev=235003&root=gcc&view=rev
Log:
	PR c++/70494

	* decl.c (cxx_maybe_build_cleanup): Handle non-decls.
	* typeck2.c (split_nonconstant_init_1): Use it.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-array2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/cp/typeck2.c



More information about the Gcc-cvs mailing list