This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch openacc-gcc-9-branch in repository gcc.
from fcea4b6e384 [og9] Update parallel-dims.c and serial-dims.c warning line [...] new 6a2a29256ca [og9] Add missing exec_params libgomp plugin entry points new a48bf635e1b [og9] Fix configury for AMD GCN testing new bae2ce6026b [og9] Use a single worker for OpenACC on AMD GCN
The 3 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 | 7 +++++++ gcc/config/gcn/gcn.c | 4 ++-- gcc/config/gcn/gcn.opt | 2 +- libgomp/ChangeLog.openacc | 23 ++++++++++++++++++++++ libgomp/configure | 1 + libgomp/plugin/configfrag.ac | 1 + libgomp/plugin/plugin-gcn.c | 21 +++++++++++++++++++- libgomp/testsuite/lib/libgomp.exp | 7 +++++-- libgomp/testsuite/libgomp.oacc-c++/c++.exp | 3 +-- libgomp/testsuite/libgomp.oacc-c/c.exp | 3 +-- libgomp/testsuite/libgomp.oacc-fortran/fortran.exp | 3 +-- 11 files changed, 63 insertions(+), 12 deletions(-)