[Bug c++/71166] [6/7 Regression] ICE with nested constexpr/initializer

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 31 23:08:00 GMT 2016


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


More information about the Gcc-bugs mailing list