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 7ed5fa7ae91 Tweak error message for mapped parameters. new d984b460693 [og9] Add omp_pause_resource{,_all} for AMD GCN new fda67bec41c [og9] Use more appropriate var in localize_reductions call new 3a62e6e8be2 [og9] OpenACC profiling support for 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 | 5 ++ gcc/gimplify.c | 3 +- libgomp/ChangeLog.openacc | 14 ++++ libgomp/config/gcn/target.c | 18 ++++ libgomp/plugin/plugin-gcn.c | 96 ++++++++++++++++++++++ .../libgomp.oacc-c-c++-common/acc_prof-init-1.c | 2 + .../libgomp.oacc-c-c++-common/acc_prof-kernels-1.c | 4 + .../acc_prof-parallel-1.c | 12 +++ 8 files changed, 153 insertions(+), 1 deletion(-)