This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 43c013df02f c++: don't substitute TEMPLATE_PARM_CONSTRAINTS [PR100374] new ff35a75473d OpenMP/Fortran: Add support for firstprivate and allocate c [...] new 6a098f4e163 gfortran.dg/gomp/scope-6.f90: Add \ to scan-tree-dump
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/openmp.cc | 3 +- gcc/testsuite/gfortran.dg/gomp/scope-5.f90 | 9 +++++ gcc/testsuite/gfortran.dg/gomp/scope-6.f90 | 23 +++++++++++ libgomp/libgomp.texi | 2 +- libgomp/testsuite/libgomp.fortran/scope-2.f90 | 57 +++++++++++++++++++++++++++ 5 files changed, 92 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/gomp/scope-5.f90 create mode 100644 gcc/testsuite/gfortran.dg/gomp/scope-6.f90 create mode 100644 libgomp/testsuite/libgomp.fortran/scope-2.f90