This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch openacc-gcc-7-branch in repository gcc.
from b4dd21b9a1f Use functional parameters for data mappings in OpenACC chil [...] new d0a1e0fa43c [nvptx] Fix bug in jit bug workaround
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/ChangeLog.openacc | 9 ++++++ gcc/config/nvptx/nvptx.c | 28 +++++++++++++++++-- libgomp/ChangeLog.openacc | 10 +++++++ .../testsuite/libgomp.oacc-c-c++-common/pr83920.c | 32 ++++++++++++++++++++++ libgomp/testsuite/libgomp.oacc-fortran/pr83920.f90 | 28 +++++++++++++++++++ 5 files changed, 105 insertions(+), 2 deletions(-) create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/pr83920.c create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/pr83920.f90