This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/release-aarch64 in repository toolchain/ci/gcc.
from 1250dcee749 jit: set DECL_CONTEXT of RESULT_DECL [PR103562] adds b1bc9dba5c7 Fortran: catch failed simplification of bad stride expression adds a316bd50f82 Daily bump. adds ce80f2c0e7a Fortran: fix checking of elemental functions of type CLASS adds 7054e8517c7 Daily bump. new f2cc8d059df pr103523: Check for PLUS/MINUS support
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/analyzer/ChangeLog | 7 +++++++ gcc/fortran/ChangeLog | 18 ++++++++++++++++++ gcc/fortran/array.c | 9 ++++----- gcc/fortran/resolve.c | 3 ++- gcc/jit/ChangeLog | 6 ++++++ gcc/testsuite/ChangeLog | 28 ++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/aarch64/pr103523.c | 8 ++++++++ gcc/testsuite/gfortran.dg/pr103588.f90 | 8 ++++++++ gcc/testsuite/gfortran.dg/pr103606.f90 | 12 ++++++++++++ gcc/tree-vect-loop.c | 13 +++++++++---- 11 files changed, 103 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr103523.c create mode 100644 gcc/testsuite/gfortran.dg/pr103588.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr103606.f90