This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0a77c7033ae Move 'libgomp/oacc-parallel.c:GOACC_declare' into 'libgomp/ [...] new 7999363961d Extract 'goacc_enter_exit_data_internal' from 'libgomp/oacc [...] new 7aefef31365 OpenACC: Separate enter/exit data ABIs
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/gimple-pretty-print.c | 7 +- gcc/gimple.h | 18 +-- gcc/gimplify.c | 5 +- gcc/omp-builtins.def | 5 +- gcc/omp-expand.c | 19 ++- gcc/omp-low.c | 9 +- .../c-c++-common/goacc-gomp/nesting-fail-1.c | 4 +- gcc/testsuite/c-c++-common/goacc/finalize-1.c | 12 +- gcc/testsuite/c-c++-common/goacc/mdc-1.c | 18 +-- gcc/testsuite/c-c++-common/goacc/nesting-fail-1.c | 8 +- .../c-c++-common/goacc/struct-enter-exit-data-1.c | 4 +- .../gfortran.dg/goacc/attach-descriptor.f90 | 6 +- gcc/testsuite/gfortran.dg/goacc/finalize-1.f | 12 +- .../gfortran.dg/goacc/mapping-tests-3.f90 | 2 +- libgomp/libgomp.map | 6 + libgomp/libgomp_g.h | 4 + libgomp/oacc-mem.c | 156 ++++++++++++--------- 17 files changed, 176 insertions(+), 119 deletions(-)