This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-10 in repository gcc.
from 83797c2d47a openmp: Implicitly add 'declare target' directives for dyna [...] new c490d85b172 OpenMP: Add implicit declare target for nested procedures new a3108e0b52b openmp: Fix g++.dg/gomp/declare-target-3.C testcase when of [...]
The 2 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/ChangeLog.omp | 8 ++++ gcc/omp-offload.c | 7 ++++ gcc/testsuite/ChangeLog.omp | 8 ++++ gcc/testsuite/g++.dg/gomp/declare-target-3.C | 14 +++---- libgomp/ChangeLog.omp | 7 ++++ .../testsuite/libgomp.fortran/declare-target-3.f90 | 45 ++++++++++++++++++++++ 6 files changed, 82 insertions(+), 7 deletions(-) create mode 100644 libgomp/testsuite/libgomp.fortran/declare-target-3.f90