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

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Wed May 31 17:52:44 2017
New Revision: 248751

URL: https://gcc.gnu.org/viewcvs?rev=248751&root=gcc&view=rev
Log:
        PR c++/80179 - ICE with initialized flexible array member.

        * constexpr.c (verify_ctor_sanity): Handle flexible array members.

Added:
    branches/gcc-7-branch/gcc/testsuite/g++.dg/ext/flexary24.C
Modified:
    branches/gcc-7-branch/gcc/cp/ChangeLog
    branches/gcc-7-branch/gcc/cp/constexpr.c

Reply via email to