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 2dc21f33636 Add support for making maps 'private' inside offloaded regions. new 81beed841d4 Don't restrict ACC wait arguments to constants in fortran
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/ChangeLog.openacc | 7 +++++++ gcc/fortran/openmp.c | 3 +-- gcc/testsuite/ChangeLog.openacc | 6 ++++++ gcc/testsuite/gfortran.dg/goacc/wait.f90 | 12 ++++++++++++ 4 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/goacc/wait.f90