https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66921
--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Tue Dec 22 21:46:50 2015 New Revision: 231914 URL: https://gcc.gnu.org/viewcvs?rev=231914&root=gcc&view=rev Log: PR c++/66921 * decl.c (cp_complete_array_type): Allow an initializer that already has array type. Added: trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-array14.C Modified: trunk/gcc/cp/ChangeLog trunk/gcc/cp/decl.c