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]

r234989 - in /trunk/gcc: cp/ChangeLog cp/conste...


Author: jason
Date: Thu Apr 14 20:14:38 2016
New Revision: 234989

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

	* constexpr.c (cxx_eval_store_expression): Also copy
	CONSTRUCTOR_NO_IMPLICIT_ZERO.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist10.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/constexpr.c


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