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]

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


Author: jason
Date: Mon Feb  9 19:15:55 2015
New Revision: 220544

URL: https://gcc.gnu.org/viewcvs?rev=220544&root=gcc&view=rev
Log:
	PR c++/64899
	* init.c (build_vec_init): Handle default-initialized array with
	constexpr default constructor.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-array10.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]