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-master-arm-lts-allyesconfig in repository toolchain/ci/gcc.
from 11bd94806d4 Daily bump. adds 35d2c6b6e8a PR fortran/97272 - Wrong answer from MAXLOC with character arg adds 4347d36f934 Daily bump. adds ab3f4b27abe [omp, ftracer] Don't duplicate blocks in SIMT region adds 21f65995e06 store-merging: Fix up -Wnarrowing warning adds 3c022a4c732 options: Save and restore opts_set for Optimization and Tar [...]
No new revisions were added by this update.
Summary of changes: gcc/DATESTAMP | 2 +- gcc/fortran/ChangeLog | 8 ++++ gcc/fortran/trans-intrinsic.c | 19 ++++++++++ gcc/gimple-ssa-store-merging.c | 2 +- gcc/optc-save-gen.awk | 54 ++++++++++++++++++++++----- gcc/opth-gen.awk | 5 ++- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gfortran.dg/pr97272.f90 | 19 ++++++++++ gcc/tracer.c | 18 +++++++++ libgomp/testsuite/libgomp.fortran/pr95654.f90 | 11 ++++++ 10 files changed, 131 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr97272.f90 create mode 100644 libgomp/testsuite/libgomp.fortran/pr95654.f90