[Bug c++/77830] internal compiler error: in output_constructor_regular_field, at varasm.c:4968, when using constexpr (with testcase)
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Oct 3 21:41:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77830
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |accepts-invalid,
| |ice-on-invalid-code
Status|RESOLVED |NEW
Last reconfirmed| |2016-10-03
CC| |marxin at gcc dot gnu.org
Resolution|INVALID |---
Ever confirmed|0 |1
--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, started with r234636. However, GCC 5.1.0, 5.2.0 and 5.3.0 accept the
invalid source code. GCC 4.9.x ICEs.
More information about the Gcc-bugs
mailing list