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 7b8cc07dfa9 backport "[nvptx] Add workaround for subsequent bar.syncs" new d3de16b4615 Update deviceptr handling in Fortran new 2ade13c98fe Backport libgomp gomp_copy_host2dev coalesce optimization f [...]
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.openacc | 8 ++ gcc/fortran/ChangeLog.openacc | 6 ++ gcc/fortran/trans-openmp.c | 12 ++- gcc/gimplify.c | 12 ++- libgomp/ChangeLog.openacc | 25 +++++ libgomp/libgomp.h | 4 +- libgomp/oacc-mem.c | 4 +- libgomp/target.c | 240 +++++++++++++++++++++++++++++++++++------- 8 files changed, 265 insertions(+), 46 deletions(-)