[Bug c++/79535] [6/7 Regression] ICE in verify_ctor_sanity, at cp/constexpr.c:2636
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 19 23:28:00 GMT 2017
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.
More information about the Gcc-bugs
mailing list