This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 508ef585243 gcn/mkoffload.cc: Use #embed for including the generated ELF file new 99988464fc8 Fortran: Fixes to OpenMP 'interop' directive parsing support
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/dump-parse-tree.cc | 84 +++++--- gcc/fortran/gfortran.h | 4 +- gcc/fortran/match.cc | 10 +- gcc/fortran/openmp.cc | 305 ++++++++++++++++----------- gcc/omp-api.h | 3 + gcc/omp-general.cc | 29 +++ gcc/testsuite/gfortran.dg/gomp/interop-1.f90 | 32 ++- gcc/testsuite/gfortran.dg/gomp/interop-2.f90 | 2 +- gcc/testsuite/gfortran.dg/gomp/interop-3.f90 | 2 +- include/gomp-constants.h | 5 + 10 files changed, 314 insertions(+), 162 deletions(-)