This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 31c3b67dfc6 libstdc++; Do not use strtold for hppa-hpux [PR110653] new 2e31fe431b0 OpenMP/Fortran: Reject not strictly nested target -> teams [...]
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/gfortran.h | 1 + gcc/fortran/openmp.cc | 39 +++++++- gcc/fortran/parse.cc | 33 +++++++ gcc/testsuite/gfortran.dg/gomp/pr99226.f90 | 2 +- gcc/testsuite/gfortran.dg/gomp/teams-5.f90 | 150 +++++++++++++++++++++++++++++ 5 files changed, 223 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/gomp/teams-5.f90