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-aarch64-bootstrap in repository toolchain/ci/gcc.
from 5e28be89665 Daily bump. new 41bda0036ce Fortran: OpenMP/OpenACC avoid uninit access in size calc fo [...]
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 ++++++---- 5 files changed, 80 insertions(+), 9 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