https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94940
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |10.0
Keywords|rejects-valid |diagnostic
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
But the warning is correct? If the loop is ever entered the access is out of
bounds.
