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 9c18db65914 Fortran: Add attr.class_ok check for generate_callback_wrapper new a63735b8034 Fortran/OpenMP: Fix 'alloc' and 'from' mapping for allocata [...]
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/fortran/ChangeLog.omp | 10 + gcc/fortran/trans-openmp.cc | 96 +++++++- libgomp/ChangeLog.omp | 4 + .../testsuite/libgomp.fortran/map-alloc-comp-8.f90 | 268 +++++++++++++++++++++ 4 files changed, 371 insertions(+), 7 deletions(-) create mode 100644 libgomp/testsuite/libgomp.fortran/map-alloc-comp-8.f90