This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap in repository toolchain/ci/gcc.
from 445ba599cb4 Daily bump. adds e4bdeaba6ef Adjust testcase to avoid compile failure under -m32. adds 5e005393d4f Disparages SSE_REGS alternatives sligntly with ?v instead o [...] adds 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
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/i386/i386.md | 8 +-- gcc/config/i386/sse.md | 8 +-- gcc/doc/invoke.texi | 8 ++- gcc/fortran/openmp.cc | 9 ++- gcc/jit/Make-lang.in | 9 ++- .../gcc.target/i386/extract-insert-combining.c | 1 + gcc/testsuite/gcc.target/i386/pr105513-1.c | 16 +++++ gcc/testsuite/gcc.target/i386/pr105854.c | 3 +- .../gfortran.dg/gomp/target-device-ancestor-5.f90 | 69 ++++++++++++++++++++++ 12 files changed, 131 insertions(+), 17 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr105513-1.c create mode 100644 gcc/testsuite/gfortran.dg/gomp/target-device-ancestor-5.f90