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]

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


Author: jason
Date: Thu Jan 14 15:32:31 2016
New Revision: 232370

URL: https://gcc.gnu.org/viewcvs?rev=232370&root=gcc&view=rev
Log:
	PR c++/69261
	* constexpr.c (find_array_ctor_elt): Handle splitting RANGE_EXPR.

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