This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2084eeb84e3 PR middle-end/91584 - Bogus warning from -Warray-bounds dur [...] new 73fa7185ea9 PR middle-end/91599 - GCC does not say where warning is happening
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/ChangeLog | 5 +++++ gcc/gimple-pretty-print.c | 6 +++++- gcc/testsuite/ChangeLog | 3 +++ gcc/testsuite/gcc.dg/Wstringop-overflow-16.c | 21 +++++++++++++++++++++ gcc/tree-ssa-strlen.c | 5 +++++ 5 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/Wstringop-overflow-16.c