https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117791
anlauf at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
--- Comment #4 from anlauf at gcc dot gnu.org ---
The bounds-checking code generated for the faulting line looks strange.
The issue does not appear in 13-branch where bounds-checking is not generated,
so the false-positive looks like a 14/15 regression.
