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-master-arm-stable-allyesconfig in repository toolchain/ci/gcc.
from 128ff73d7c5 libatomic: Fix last change [PR55930] adds cd6016713aa Daily bump. adds 61c8d9e4e5f Patch for PR57710 new 7260547dbff Fix error message. new 92e8508edac Add missing closing parenthises in error message.
The 2 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 | 11 +++++++++ gcc/fortran/interface.c | 6 ++--- gcc/fortran/trans-array.c | 26 +++++++++++++++++++-- gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/gfortran.dg/argument_checking_24.f90 | 8 +++---- gcc/testsuite/gfortran.dg/same_type_as_3.f03 | 27 ++++++++++++++++++++++ 7 files changed, 75 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/same_type_as_3.f03