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-aarch64-lts-allmodconfig in repository toolchain/ci/gcc.
from 6037ebeff1c Objective-C++ : Fix up testcase EOF diagnostics. adds 521bc8e1b05 Daily bump. adds 0e283e2c9f1 libstdc++: Move Valgrind references to https adds c4a67898157 Fortran: Fix some select rank issues [PR97694 and 97723]. adds bbd5868bb4e Fix regressions for iq2000-elf after recent changes new 15b99a6b83e libstdc++: Update link to Arm ABI
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/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 21 ++++++++++++++ gcc/fortran/check.c | 13 +++++---- gcc/fortran/resolve.c | 5 ++-- gcc/fortran/trans-stmt.c | 2 +- gcc/testsuite/ChangeLog | 15 ++++++++++ gcc/testsuite/gcc.dg/tree-ssa/asm-2.c | 4 +++ gcc/testsuite/gcc.dg/tree-ssa/asm-3.c | 4 +++ gcc/testsuite/gfortran.dg/select_rank_5.f90 | 44 +++++++++++++++++++++++++++++ libstdc++-v3/ChangeLog | 6 ++++ libstdc++-v3/doc/html/manual/abi.html | 2 +- libstdc++-v3/doc/html/manual/debug.html | 4 +-- libstdc++-v3/doc/xml/manual/abi.xml | 2 +- libstdc++-v3/doc/xml/manual/debug.xml | 4 +-- 14 files changed, 112 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/select_rank_5.f90