[Bug c++/93753] internal compiler error: in output_constructor_regular_field, at varasm.c:5255
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 16 02:03:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93753
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-invalid-code
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is invalid code. The variable length field should be detected as not last
field in the struct.
More information about the Gcc-bugs
mailing list