https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71166

--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue May 31 21:36:46 2016
New Revision: 236955

URL: https://gcc.gnu.org/viewcvs?rev=236955&root=gcc&view=rev
Log:
        PR c++/71166 - constexpr array init

        * decl2.c (c_parse_final_cleanups): Don't call fini_constexpr.

Added:
    branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-array16.C
Modified:
    branches/gcc-6-branch/gcc/cp/ChangeLog
    branches/gcc-6-branch/gcc/cp/decl2.c

Reply via email to