This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-12 in repository gcc.
from 6cb86a3da0c c++, openmp: Handle some OMP_*/OACC_* constructs during con [...] new 23f2f065bf0 Fortran: Extend align-clause checks of OpenMP's allocate directive new 6b611f1b3ca libgomp.texi: Reverse-offload updates
The 2 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/fortran/ChangeLog.omp | 8 +++++ gcc/fortran/openmp.cc | 9 ++--- libgomp/ChangeLog.omp | 18 ++++++++++ libgomp/libgomp.texi | 26 +++++++++++---- libgomp/testsuite/libgomp.fortran/allocate-3.f90 | 4 +-- libgomp/testsuite/libgomp.fortran/allocate-4.f90 | 42 ++++++++++++++++++++++++ 6 files changed, 94 insertions(+), 13 deletions(-) create mode 100644 libgomp/testsuite/libgomp.fortran/allocate-4.f90