This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 283653f4559 tree-optimization/99017 - be more forgiving in BB vect costing new e5304598f14 calls: Fix a memory leak in maybe_warn_rdwr_sizes [PR99004] new e14ea108faa string: Add a workaround for -Wstringop-overread false posi [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/calls.c | 6 ++++-- gcc/testsuite/g++.dg/warn/Wstringop-overread-1.C | 12 ++++++++++++ libstdc++-v3/include/bits/basic_string.tcc | 7 ++++++- 3 files changed, 22 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wstringop-overread-1.C