This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch openacc-gcc-8-branch in repository gcc.
from 20b1d4ddde1 [og8] Attach/detach array slices on dereferenced struct members new dfae8e0dab1 Un-parallelized OpenACC kernels constructs with nvptx offlo [...]
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/testsuite/ChangeLog.openacc | 6 +++++ gcc/testsuite/lib/target-supports.exp | 10 +++++++ libgomp/ChangeLog.openacc | 31 ++++++++++++++++++++++ .../libgomp.oacc-c-c++-common/avoid-offloading-1.c | 5 +--- .../libgomp.oacc-c-c++-common/avoid-offloading-2.c | 5 +--- .../combined-directives-1.c | 10 +++---- .../kernels-parallel-loop-data-enter-exit.c | 8 +++--- .../testsuite/libgomp.oacc-fortran/asyncwait-1.f90 | 9 +++---- .../libgomp.oacc-fortran/avoid-offloading-1.f | 4 +-- .../libgomp.oacc-fortran/avoid-offloading-2.f | 4 +-- .../testsuite/libgomp.oacc-fortran/deviceptr-1.f90 | 7 ++--- .../initialize_kernels_loops.f90 | 5 +--- .../libgomp.oacc-fortran/kernels-loop-2.f95 | 9 +++---- .../libgomp.oacc-fortran/kernels-loop-data-2.f95 | 9 +++---- .../kernels-loop-data-enter-exit-2.f95 | 9 +++---- .../kernels-loop-data-enter-exit.f95 | 9 +++---- .../kernels-loop-data-update.f95 | 7 ++--- .../libgomp.oacc-fortran/kernels-loop-data.f95 | 9 +++---- .../libgomp.oacc-fortran/kernels-loop.f95 | 5 +--- .../kernels-parallel-loop-data-enter-exit.f95 | 7 ++--- .../libgomp.oacc-fortran/non-scalar-data.f90 | 7 ++--- 21 files changed, 86 insertions(+), 89 deletions(-)