This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 5c65cec0743 Daily bump. new 16a4df27436 tree-ssa-strlen: optimization skips clobbering store [PR111519]
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/gcc.dg/torture/pr111519.c | 48 +++++++++++++++++++++++++++++ gcc/tree-ssa-strlen.cc | 53 +++++++++++++++++++-------------- 2 files changed, 79 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr111519.c