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 c632bd83096 Add OpenACC 2.6 `acc_get_property' support: restore Intel M [...] new d6aba50ea14 [og8] Update OpenACC version to 2.6
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/ChangeLog.openacc | 4 + gcc/c-family/ChangeLog.openacc | 4 + gcc/c-family/c-cppbuiltin.c | 2 +- gcc/doc/invoke.texi | 2 +- gcc/fortran/ChangeLog.openacc | 6 + gcc/fortran/cpp.c | 2 +- gcc/fortran/gfortran.texi | 4 +- gcc/fortran/intrinsic.texi | 6 +- gcc/testsuite/ChangeLog.openacc | 6 + gcc/testsuite/c-c++-common/cpp/openacc-define-3.c | 2 +- gcc/testsuite/gfortran.dg/openacc-define-3.f90 | 2 +- libgomp/ChangeLog.openacc | 13 ++ libgomp/acc_prof.h | 4 +- libgomp/libgomp.texi | 140 ++++++++++----------- libgomp/openacc.f90 | 2 +- libgomp/openacc_lib.h | 2 +- .../libgomp.oacc-c-c++-common/acc_prof-version-1.c | 2 +- .../libgomp.oacc-fortran/openacc_version-1.f | 2 +- .../libgomp.oacc-fortran/openacc_version-2.f90 | 2 +- 19 files changed, 120 insertions(+), 87 deletions(-)