This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_debug in repository toolchain/ci/gcc.
from aa988998be8 c++: Avoid ICE with dependent attribute on type. adds c285d9792c4 Daily bump. adds a03efb266fc x86: Allow -fcf-protection with external thunk adds 12427411106 Daily bump. adds 0c9344e0250 rs6000, Fix header comment for intrinsic function _mm_movem [...] adds af501c5a9c4 Daily bump. adds 0c3519218fb [RS6000] PR94145, make PLT loads volatile adds cb2c76c8b15 Revert patch for PR fortran/93956. adds 23ec41764cc Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 30 +++++++++++++++- gcc/DATESTAMP | 2 +- gcc/config/i386/i386.c | 4 +++ gcc/config/rs6000/emmintrin.h | 3 +- gcc/config/rs6000/rs6000.c | 5 +-- gcc/config/rs6000/rs6000.md | 10 +++--- gcc/doc/invoke.texi | 10 ++++-- gcc/fortran/ChangeLog | 7 ++++ gcc/fortran/expr.c | 7 ++-- gcc/fortran/interface.c | 34 ------------------ gcc/testsuite/ChangeLog | 14 ++++++++ gcc/testsuite/gcc.target/i386/pr93654.c | 9 +++++ gcc/testsuite/gfortran.dg/pointer_assign_13.f90 | 47 ------------------------- 13 files changed, 83 insertions(+), 99 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr93654.c delete mode 100644 gcc/testsuite/gfortran.dg/pointer_assign_13.f90