This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-defconfig in repository toolchain/ci/gcc.
from 066184a282b rs6000: Fix infinite loop building ghostscript and icu [PR93658] adds 8389fcc4c12 Avoid collect2 calling signal unsafe functions and/or unlin [...] adds ba740092516 fortran: ICE using SHAPE with FINDLOC PR93835 adds f9be6e10c96 vect: Fix offset calculation for -ve strides [PR93767] new 788483065b4 Daily bump.
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/ChangeLog | 16 ++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/collect2.c | 9 ++++++++- gcc/fortran/simplify.c | 12 ++++++++---- gcc/testsuite/ChangeLog | 17 +++++++++++++++++ gcc/testsuite/gcc.dg/vect/pr93767.c | 13 +++++++++++++ gcc/testsuite/gfortran.dg/pr77351.f90 | 6 ++++-- gcc/testsuite/gfortran.dg/pr93835.f08 | 8 ++++++++ gcc/tree-vect-data-refs.c | 4 ++-- 9 files changed, 77 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/vect/pr93767.c create mode 100644 gcc/testsuite/gfortran.dg/pr93835.f08