This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e69bea9b4cc a68: Fix algol68 build on i686-linux new 05c2ad4a2e7 OpenMP/Fortran: Allow explicit map followed by implicit dee [...]
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/omp-low.cc | 15 +++++++- libgomp/target.c | 10 +++--- .../libgomp.c-c++-common/map-arrayofstruct-2.c | 2 +- .../libgomp.c-c++-common/map-arrayofstruct-3.c | 2 +- .../testsuite/libgomp.fortran/map-subarray-10.f90 | 40 ++++++++++++++++++++++ .../testsuite/libgomp.fortran/map-subarray-5.f90 | 2 +- .../testsuite/libgomp.fortran/map-subarray-9.f90 | 40 ++++++++++++++++++++++ 7 files changed, 102 insertions(+), 9 deletions(-) create mode 100644 libgomp/testsuite/libgomp.fortran/map-subarray-10.f90 create mode 100644 libgomp/testsuite/libgomp.fortran/map-subarray-9.f90