This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 325bb080259 Fix gnat.dg spurious failures on PowerPC64 LE new cdcec2f8505 Fortran/OpenMP: Add support for 'close' in map clause
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/openmp.c | 55 ++++++++++++++++++++++++++------ gcc/testsuite/gfortran.dg/gomp/map-6.f90 | 50 +++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/gomp/map-7.f90 | 26 +++++++++++++++ gcc/testsuite/gfortran.dg/gomp/map-8.f90 | 34 ++++++++++++++++++++ 4 files changed, 155 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/gomp/map-6.f90 create mode 100644 gcc/testsuite/gfortran.dg/gomp/map-7.f90 create mode 100644 gcc/testsuite/gfortran.dg/gomp/map-8.f90