https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127434
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |needs-stdcheck
--- Comment #3 from Drea Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Drea Pinski from comment #1)
> This might be a dup of bug 127160. I have to double check.
Note fixing PR 127160 will not fix this issue as we assume (post GCC 16)
deference in bounds of this will be well defined.
So I think this one is undefined code.