r180442 - in /trunk/gcc: cp/ChangeLog cp/cp-tre...
jason@gcc.gnu.org
jason@gcc.gnu.org
Tue Oct 25 18:24:00 GMT 2011
Author: jason
Date: Tue Oct 25 18:24:28 2011
New Revision: 180442
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180442
Log:
PR c++/50866
PR c++/41449
* semantics.c (maybe_cleanup_point_expr_void): No longer static.
* typeck2.c (split_nonconstant_init_1): Use it.
* cp-tree.h: Declare it.
* decl.c (wrap_cleanups_r): Stop at CLEANUP_POINT_EXPR.
Added:
trunk/gcc/testsuite/g++.dg/init/aggr7.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/cp-tree.h
trunk/gcc/cp/decl.c
trunk/gcc/cp/semantics.c
trunk/gcc/cp/typeck2.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list