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-lts-defconfig in repository toolchain/ci/gcc.
from 128ff73d7c5 libatomic: Fix last change [PR55930] adds cd6016713aa Daily bump. adds 61c8d9e4e5f Patch for PR57710 adds 7260547dbff Fix error message. adds 92e8508edac Add missing closing parenthises in error message. new 3133bed5d03 Changing cost propagation and ordering colorable bucket heu [...] new c7bfe1aaa39 Daily bump.
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/ChangeLog | 17 ++++ gcc/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 11 +++ gcc/fortran/interface.c | 6 +- gcc/fortran/trans-array.c | 26 +++++- gcc/ira-color.c | 97 ++++++++++++++-------- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gfortran.dg/argument_checking_24.f90 | 8 +- gcc/testsuite/gfortran.dg/same_type_as_3.f03 | 27 ++++++ 9 files changed, 156 insertions(+), 43 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/same_type_as_3.f03