This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0002a8a1997 shrn-combine-10: update test to current codegen. new ba6e17e78db Avoid assuming maximum string length is constant [PR102960].
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/gimple-fold.c | 24 ++--- gcc/testsuite/gcc.dg/Wstringop-overflow-84.c | 15 +++ gcc/tree-ssa-strlen.c | 152 ++++++++++++++------------- 3 files changed, 102 insertions(+), 89 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/Wstringop-overflow-84.c