This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0bceef1671a Daily bump. new 2e8067041d1 libstdc++: check length in string append [PR103534]
The 1 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/testsuite/g++.dg/warn/Wstringop-overflow-8.C | 10 ++++++++++ libstdc++-v3/include/bits/basic_string.h | 8 ++++---- 2 files changed, 14 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/Wstringop-overflow-8.C