This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-11 in repository gcc.
from 5fd5e23b2cb openmp: Fix up struct gomp_work_share handling [PR102838] new 0f3a4cfc6a4 openmp: in_reduction support for Fortran
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/openmp.c | 2 +- gcc/omp-low.c | 27 ++++---- .../libgomp.fortran/target-in-reduction-1.f90 | 71 ++++++++++++++++++---- .../libgomp.fortran/target-in-reduction-2.f90 | 30 +++++++++ 4 files changed, 102 insertions(+), 28 deletions(-) create mode 100644 libgomp/testsuite/libgomp.fortran/target-in-reduction-2.f90