https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81922
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- We have a bunch of other PRs for the lack of diagnostics of invalid initialization of flexible array members inside of arrays to non-empty array. We just should diagnose it as invalid.