https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107952
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rguenth at gcc dot gnu.org Keywords| |wrong-code --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- GCC considered this as a flex-array. Does the C standard not allow this with data[]?