https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105723
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[12/13 Regression] |[12 Regression] |Optimization false positive |Optimization false positive |warning |warning |(-Wstringop-overflow) |(-Wstringop-overflow) Last reconfirmed| |2023-02-21 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Known to work| |13.0 --- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- Confirmed with GCC 12 but it seems that GCC 13 is no longer affected, possibly due to standard library changes.