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-release-arm-lts-defconfig in repository toolchain/ci/gcc.
from c714eb0237f libstdc++: Define memory resource key functions non-inline [...] adds 2f6481fec5d Daily bump. adds 4a2e1b3b026 Fortran] PR84135 fix merging dimension into codimension array spec adds a383044684e backport: arm: fix v[78]-r multilibs when configured with - [...] adds 18f46cac58e backport: arm: Fix rmprofile multilibs when architecture in [...] new 6ee1a2a519c IPA-CP: Remove bogus static keyword (PR 92971)
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 | 23 +++++++ gcc/DATESTAMP | 2 +- gcc/config/arm/t-multilib | 12 +++- gcc/fortran/ChangeLog | 14 +++- gcc/fortran/array.c | 2 +- gcc/fortran/decl.c | 21 +++--- gcc/ipa-cp.c | 5 +- gcc/testsuite/ChangeLog | 31 +++++++-- gcc/testsuite/gcc.dg/ipa/ipcp-agg-12.c | 53 +++++++++++++++ gcc/testsuite/gcc.target/arm/multilib.exp | 16 +++++ .../gfortran.dg/coarray/codimension_3.f90 | 76 ++++++++++++++++++++++ 11 files changed, 233 insertions(+), 22 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/ipcp-agg-12.c create mode 100644 gcc/testsuite/gfortran.dg/coarray/codimension_3.f90