https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82210
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[6/7/8 Regression] Having |[6/7 Regression] Having
|_Alignas in a struct with |_Alignas in a struct with
|VLAs causes writing to one |VLAs causes writing to one
|array to overwrite another |array to overwrite another
--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far.