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 5e28be89665 Daily bump. adds 41bda0036ce Fortran: OpenMP/OpenACC avoid uninit access in size calc fo [...]
No new revisions were added by this update.
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