This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1be7bf7dab8 objc++: Always pop scope with method definitions [PR97015] new f36a8168f04 Move/correct offset adjustment (PR middle-end/96903).
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/builtins.c | 20 +-- gcc/testsuite/gcc.dg/Wstringop-overflow-42.c | 4 + gcc/testsuite/gcc.dg/Wstringop-overflow-43.c | 178 +++++++++++++++++++++++++++ 3 files changed, 194 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/Wstringop-overflow-43.c