]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/66921
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Dec 2015 21:46:50 +0000 (21:46 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Dec 2015 21:46:50 +0000 (21:46 +0000)
commit612a610dff37b37a7cdd8e92c8d65766724b58d6
treefe7cde7bee77c04e90dcf5e889fdad8be6a5a583
parent80e6397cf7ffed3d7c249fce9fcf17e58f53b732
PR c++/66921
* decl.c (cp_complete_array_type): Allow an initializer that
already has array type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231914 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.dg/cpp0x/constexpr-array14.C [new file with mode: 0644]