This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/gcc.
from 75df1594ae5 libgccjit: allow common objects in $(EXTRA_GCC_OBJS) and $( [...] adds ef5cc6bbb60 arm: Add star-mc1 cpu adds 5e5deac508e OpenMP: Fortran - fix ancestor's requires reverse_offload check adds d8c25809419 [Committed] Add -mno-avx2 to recent gcc.target/i386/xop-vpcmov3.c adds 90a6c3b6d69 c++: Reimplement static init/fini generation adds e94c6dbfb57 gcc: xtensa: fix PR target/105879
No new revisions were added by this update.
Summary of changes: gcc/config/arm/arm-cpus.in | 10 + gcc/config/arm/arm-tables.opt | 3 + gcc/config/arm/arm-tune.md | 4 +- gcc/config/xtensa/xtensa.md | 13 +- gcc/cp/decl2.cc | 488 ++++++++------------- gcc/doc/invoke.texi | 8 +- gcc/fortran/openmp.cc | 9 +- gcc/testsuite/g++.dg/init/static-cdtor1.C | 17 + gcc/testsuite/gcc.target/i386/xop-pcmov3.c | 2 +- .../gfortran.dg/gomp/target-device-ancestor-5.f90 | 69 +++ 10 files changed, 311 insertions(+), 312 deletions(-) create mode 100644 gcc/testsuite/g++.dg/init/static-cdtor1.C create mode 100644 gcc/testsuite/gfortran.dg/gomp/target-device-ancestor-5.f90