This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r231777 - in /trunk/gcc: cp/ChangeLog cp/init.c...


Author: jason
Date: Thu Dec 17 16:51:58 2015
New Revision: 231777

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

	* init.c (constant_value_1): Don't return a CONSTRUCTOR missing
	non-constant elements.

Added:
    trunk/gcc/testsuite/g++.dg/init/aggr13.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/init.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]