https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119686
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=92155
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note this the disabled part of strlenopt-69.c that says it is for PR 92155 but
the memset part was fixed by r13-455-g1fe04c497d5a16baee6af48a0b08c (PR 83907),
it is this extra store now causing the issue.