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 a57aa111916 libstdc++: Compile PR93978 testcase with -Wall adds 731c4ce0e93 libcpp, libdecnumber: configure and substitute AR adds 392bc7d2130 Daily bump. new d176184d98a PR fortran/95106 - truncation of long symbol names with EQU [...]
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 | 6 +++ gcc/fortran/trans-common.c | 5 +- gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/gfortran.dg/equiv_11.f90 | 12 +++++ libcpp/ChangeLog | 6 +++ libcpp/Makefile.in | 2 +- libcpp/configure | 93 ++++++++++++++++++++++++++++++++++ libcpp/configure.ac | 1 + libdecnumber/ChangeLog | 6 +++ libdecnumber/Makefile.in | 2 +- libdecnumber/configure | 93 ++++++++++++++++++++++++++++++++++ libdecnumber/configure.ac | 1 + 13 files changed, 229 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/equiv_11.f90