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 4ac218a3f08 amdgcn: Add instruction patterns for complex number operations. new 8ea80584020 OpenMP/Fortran: Fix unmapping of GOMP_MAP_POINTER for scala [...]
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 | 5 +++ gcc/fortran/trans-openmp.cc | 46 +++++++++++++++------ gcc/testsuite/ChangeLog.omp | 4 ++ gcc/testsuite/gfortran.dg/gomp/map-10.f90 | 69 +++++++++++++++++++++++++++++++ 4 files changed, 111 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/gomp/map-10.f90