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

jason@gcc.gnu.org jason@gcc.gnu.org
Thu Jan 19 15:59:00 GMT 2017


Author: jason
Date: Thu Jan 19 15:59:04 2017
New Revision: 244639

URL: https://gcc.gnu.org/viewcvs?rev=244639&root=gcc&view=rev
Log:
	Array decomposition fix.

	* decl.c (check_initializer): Always use build_aggr_init for array
	decomposition.

Added:
    trunk/gcc/testsuite/g++.dg/cpp1z/decomp21.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c



More information about the Gcc-cvs mailing list