This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 51a43c0 match.pd: Revert a * (1 << b) relaxation. new a7b3b7c PR fortran/77374 * parse.c (parse_omp_oacc_atomic): Copy ov [...] new 68c215e PR fortran/77352 * trans-openmp.c (gfc_trans_omp_parallel_w [...]
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 | 18 ++++++++++++++-- gcc/fortran/openmp.c | 33 ++++++++++++++++++++++++------ gcc/fortran/parse.c | 1 + gcc/fortran/resolve.c | 20 ++++++++++++++++-- gcc/fortran/trans-openmp.c | 5 +---- gcc/testsuite/ChangeLog | 10 ++++++++- gcc/testsuite/gfortran.dg/gomp/pr77352.f90 | 16 +++++++++++++++ gcc/testsuite/gfortran.dg/gomp/pr77374.f08 | 21 +++++++++++++++++++ 8 files changed, 109 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr77352.f90 create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr77374.f08