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-stable-allmodconfig in repository toolchain/ci/gcc.
from 910c610dcc2 AArch64: Fix options canonicanization for assembler adds 5e022e3b3f7 aarch64: backport fix for PR target/94530 adds f32d02e223d PR fortran/93364 - ICE in gfc_set_array_spec, at fortran/ar [...] adds 47ea8616d4f x86: Restore the frame pointer in word_mode adds 83eeda5f004 c++: Fix bogus -Wparentheses warning with fold-expression [ [...] adds 6b99e194773 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 19 +++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/falkor-tag-collision-avoidance.c | 7 +++++++ gcc/config/i386/i386.c | 11 ++++++++--- gcc/cp/ChangeLog | 9 +++++++++ gcc/cp/pt.c | 1 + gcc/fortran/ChangeLog | 7 +++++++ gcc/fortran/array.c | 4 ++++ gcc/testsuite/ChangeLog | 14 ++++++++++++++ gcc/testsuite/g++.dg/cpp1z/fold11.C | 12 ++++++++++++ gcc/testsuite/gcc.target/aarch64/pr94530.c | 9 +++++++++ gcc/testsuite/gfortran.dg/pr93364.f90 | 13 +++++++++++++ 12 files changed, 104 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/fold11.C create mode 100644 gcc/testsuite/gcc.target/aarch64/pr94530.c create mode 100644 gcc/testsuite/gfortran.dg/pr93364.f90