This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7c8e1f920a7 [OpenMP] Add missing parameters to omp_lib documentation (P [...] new e464fc90350 [OpenACC] bump version for 2.6 plus libgomp.texi update
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 | 5 + gcc/c-family/ChangeLog | 5 + gcc/c-family/c-cppbuiltin.c | 2 +- gcc/doc/invoke.texi | 2 +- gcc/fortran/ChangeLog | 10 +- gcc/fortran/cpp.c | 2 +- gcc/fortran/gfortran.texi | 15 +- gcc/fortran/intrinsic.texi | 6 +- gcc/fortran/invoke.texi | 4 - gcc/testsuite/ChangeLog | 7 + gcc/testsuite/c-c++-common/cpp/openacc-define-3.c | 2 +- gcc/testsuite/gfortran.dg/openacc-define-3.f90 | 2 +- libgomp/ChangeLog | 12 + libgomp/libgomp.texi | 257 +++++++++++++++------ libgomp/openacc.f90 | 2 +- libgomp/openacc_lib.h | 2 +- .../libgomp.oacc-fortran/openacc_version-1.f | 2 +- .../libgomp.oacc-fortran/openacc_version-2.f90 | 2 +- 18 files changed, 244 insertions(+), 95 deletions(-)