https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101397
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED Blocks| |56456, 88443 Target Milestone|--- |11.2 Summary|spurious warning writing to |[11/12 Regression] spurious |the result of stpcpy minus |warning writing to the |1 |result of stpcpy minus 1 Last reconfirmed| |2021-07-09 Assignee|unassigned at gcc dot gnu.org |msebor at gcc dot gnu.org Keywords| |diagnostic --- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> --- The warning was introduced in g:83685efd5fd1623cfc4e4c435ce2773d95d458d1. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56456 [Bug 56456] [meta-bug] bogus/missing -Warray-bounds https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443 [Bug 88443] [meta-bug] bogus/missing -Wstringop-overflow warnings