This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_binutils/release-arm in repository toolchain/ci/gcc.
from 3bb142476b8 Daily bump. adds e355bf23a77 rs6000/doc: Rename future cpu with power10 adds de15d429148 Daily bump. adds b52e2254b30 aarch64: enable Ampere-1 CPU adds 92e549683e1 fortran: Ignore unused args in scalarization [PR97896] adds 69c65785e47 Daily bump. new 418349031fa 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 | 21 +++++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64-cores.def | 3 +- gcc/config/aarch64/aarch64-cost-tables.h | 104 +++++++++++++++++++++++++++++++ gcc/config/aarch64/aarch64-tune.md | 2 +- gcc/config/aarch64/aarch64.c | 78 +++++++++++++++++++++++ gcc/doc/invoke.texi | 26 ++++---- gcc/fortran/ChangeLog | 25 ++++++++ gcc/fortran/intrinsic.c | 48 +++----------- gcc/fortran/intrinsic.h | 3 +- gcc/fortran/iresolve.c | 21 ++----- gcc/fortran/trans-array.c | 61 +++++++++++++++++- gcc/fortran/trans-array.h | 3 + gcc/fortran/trans-decl.c | 24 +------ gcc/fortran/trans-intrinsic.c | 1 + gcc/fortran/trans-stmt.c | 20 ++++++ gcc/testsuite/ChangeLog | 8 +++ gcc/testsuite/gfortran.dg/index_5.f90 | 23 +++++++ 18 files changed, 374 insertions(+), 99 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/index_5.f90