https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79535
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at gcc dot gnu.org
--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
We should reject the default mem-initializer for the flexible array and thereby
avoid the ICE when trying to evaluate it.
