https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113304
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Last reconfirmed| |2024-01-10 Status|UNCONFIRMED |NEW --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Note -fsanitize=bounds-strict ignores the attribute strict_flex_array too which is definitely not documented. Confirmed for the documentation improvement.