This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/gcc.
from 5e28be89665 Daily bump. adds 41bda0036ce Fortran: OpenMP/OpenACC avoid uninit access in size calc fo [...] new 1375e2b6233 libphobos: Enable on Solaris/SPARC or with /bin/as [PR 103528]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/fortran/trans-openmp.cc | 6 +++-- .../gfortran.dg/goacc/array-with-dt-1.f90 | 18 ++++++++++++--- .../gfortran.dg/goacc/array-with-dt-1a.f90 | 27 ++++++++++++++++++++++ gcc/testsuite/gfortran.dg/goacc/pr93464-2.f90 | 26 +++++++++++++++++++++ gcc/testsuite/gfortran.dg/goacc/pr93464.f90 | 12 ++++++---- libphobos/configure | 12 ---------- libphobos/configure.ac | 12 ---------- libphobos/configure.tgt | 3 +++ 8 files changed, 83 insertions(+), 33 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/goacc/array-with-dt-1a.f90 create mode 100644 gcc/testsuite/gfortran.dg/goacc/pr93464-2.f90