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 32a5b948405 [og8] OpenACC refcounting refresh new 293170ece8a [og8] Further OpenACC reference-counting improvements new a2ad700fe44 [og8] OpenACC reference count consistency checking
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: libgomp/libgomp.h | 55 +++-- libgomp/oacc-async.c | 64 +++++ libgomp/oacc-host.c | 2 - libgomp/oacc-init.c | 6 +- libgomp/oacc-int.h | 5 + libgomp/oacc-mem.c | 206 ++++------------ libgomp/oacc-parallel.c | 160 +++++++------ libgomp/target.c | 262 +++++++++++++++++++-- .../libgomp.oacc-c-c++-common/deep-copy-7.c | 11 +- .../libgomp.oacc-c-c++-common/deep-copy-8.c | 1 + 10 files changed, 499 insertions(+), 273 deletions(-)