This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-10 in repository gcc.
from d7cb90bc945 amdgcn: Tune default OpenMP/OpenACC GPU utilization new b729ebe99cd libgomp.oacc-fortran/firstprivate-int.f90 fix for nonexisti [...] new af6911b0773 amdgcn: Support basic DWARF new d9fbd664e17 amdgcn: Handle early debug info in mkoffload
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.omp | 51 ++++ gcc/config/gcn/gcn-hsa.h | 1 + gcc/config/gcn/gcn-protos.h | 1 + gcc/config/gcn/gcn.c | 126 +++++++++- gcc/config/gcn/mkoffload.c | 265 ++++++++++++++++++++- libgomp/ChangeLog.omp | 5 + .../libgomp.oacc-fortran/firstprivate-int.f90 | 12 +- 7 files changed, 436 insertions(+), 25 deletions(-)