This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-release-aarch64-build_cross in repository toolchain/ci/gcc.
from fcfd5cc0f42 arm: Fix CMSE support detection in libgcc (PR target/99157) adds ef729613cf0 Daily bump. adds ce4960668cc Daily bump. new c5ba7770768 PR fortran/93340 - fix missed substring simplifications
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/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 12 ++++++++++ gcc/fortran/gfortran.h | 1 + gcc/fortran/primary.c | 55 +++++++++++++++++++++++++++++++++++++++++++++ gcc/fortran/resolve.c | 6 ++--- gcc/testsuite/ChangeLog | 12 ++++++++++ gcc/testsuite/substr_10.f90 | 11 +++++++++ gcc/testsuite/substr_9.f90 | 28 +++++++++++++++++++++++ libgcc/ChangeLog | 9 ++++++++ 9 files changed, 132 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/substr_10.f90 create mode 100644 gcc/testsuite/substr_9.f90