r224282 - in /trunk/gcc: cp/ChangeLog cp/tree.c...

jason@gcc.gnu.org jason@gcc.gnu.org
Tue Jun 9 14:13:00 GMT 2015


Author: jason
Date: Tue Jun  9 14:13:22 2015
New Revision: 224282

URL: https://gcc.gnu.org/viewcvs?rev=224282&root=gcc&view=rev
Log:
	PR c++/66383
	* tree.c (replace_placeholders_r): Handle placeholders for an
	outer object.
	* typeck2.c (store_init_value): Only replace_placeholders for
	objects of class type.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr3.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.c
    trunk/gcc/cp/typeck2.c



More information about the Gcc-cvs mailing list