r226948 - in /trunk/gcc: cp/ChangeLog cp/conste...
jason@gcc.gnu.org
jason@gcc.gnu.org
Mon Aug 17 18:42:00 GMT 2015
Author: jason
Date: Mon Aug 17 18:41:59 2015
New Revision: 226948
URL: https://gcc.gnu.org/viewcvs?rev=226948&root=gcc&view=rev
Log:
* constexpr.c (cxx_eval_store_expression): Don't set
CONSTRUCTOR_NO_IMPLICIT_ZERO if we have an enclosing CONSTRUCTOR
without it.
(cxx_eval_array_reference): Check it.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-array12.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/constexpr.c
More information about the Gcc-cvs
mailing list