https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68489
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #4 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Nathan Sidwell from comment #3) > Jakub commented on 78635: > I thought that such constructs are widely used though, I believe e.g. glibc > used arrays of structs with flexible array members in several places. Maybe > it > has changed, I've lost track. So, before changing anything like that we'd > need > to make sure e.g. glibc still builds. cc-ing him