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-aarch64 in repository toolchain/ci/gcc.
from 1c5317d6214 libphobos: Add missing ControlState variable for AArch64 adds 1ac7a8c9e47 fortran: OpenMP/OpenACC array mapping alignment fix (PR90030) new 1ea226fad13 fix spelling of -linker-output-auto-nolto-rel
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/config/vxworks.h | 2 +- gcc/fortran/trans-openmp.c | 19 ++++------ gcc/testsuite/gfortran.dg/goacc/finalize-1.f | 8 ++-- .../gfortran.dg/gomp/affinity-clause-1.f90 | 6 +-- .../gfortran.dg/gomp/affinity-clause-5.f90 | 4 +- gcc/testsuite/gfortran.dg/gomp/defaultmap-4.f90 | 44 ++++++++++++---------- gcc/testsuite/gfortran.dg/gomp/defaultmap-5.f90 | 30 +++++++-------- gcc/testsuite/gfortran.dg/gomp/defaultmap-6.f90 | 20 +++++----- gcc/testsuite/gfortran.dg/gomp/map-3.f90 | 4 +- gcc/testsuite/gfortran.dg/gomp/pr78260-2.f90 | 8 ++-- gcc/testsuite/gfortran.dg/gomp/pr78260-3.f90 | 4 +- libgomp/testsuite/libgomp.fortran/pr90030.f90 | 3 ++ libgomp/testsuite/libgomp.oacc-fortran/pr90030.f90 | 29 ++++++++++++++ lto-plugin/lto-plugin.c | 6 ++- 14 files changed, 110 insertions(+), 77 deletions(-) create mode 100644 libgomp/testsuite/libgomp.fortran/pr90030.f90 create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/pr90030.f90