This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f089ef880e3 openmp: Add crtoffloadtableS.o and use it [PR117851] new 6bebb3b0f3f strlen: Handle vector CONSTRUCTORs [PR117057]
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/strlenopt-32.c | 3 +- gcc/testsuite/gcc.dg/strlenopt-96.c | 42 +++++++++++++++++++ gcc/tree-ssa-strlen.cc | 80 +++++++++++++++++++++++++++++++++---- 3 files changed, 115 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/strlenopt-96.c