[Bug c++/79410] [6 Regression] internal compiler error: in gimplify_init_ctor_preeval, at gimplify.c:3489
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 7 17:05:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79410
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-02-07
Ever confirmed|0 |1
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
No ICE with -std=gnu++11 so maybe related to C++14 constexpr rules.
Similar to Bug 60951.
More information about the Gcc-bugs
mailing list