This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-arm-bootstrap in repository toolchain/ci/gcc.
from 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. adds 418349031fa Daily bump. adds f62039efd67 aix: detect power10 processor. adds 3ddda29d6d9 Fix handling of ignore_stores in ipa_merge_modref_summary_a [...] new 9d3f1435a34 Fix modref summary streaming
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/config/rs6000/driver-rs6000.c | 3 + gcc/doc/invoke.texi | 2 +- 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/ipa-modref.c | 10 +-- gcc/testsuite/ChangeLog | 8 +++ gcc/testsuite/gfortran.dg/index_5.f90 | 23 +++++++ 20 files changed, 370 insertions(+), 92 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/index_5.f90