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 92ffc1f3076 gfortran.dg/gomp/pr99928-5.f90: Use proper iteration var new ce9c59ec2dc Fortran: Fix OpenMP/OpenACC continue-line parsing
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 | 11 ++++++++ gcc/fortran/scanner.c | 35 +++++++++++++++++--------- gcc/testsuite/ChangeLog.omp | 11 ++++++++ gcc/testsuite/gfortran.dg/goacc-gomp/mixed-1.f | 23 +++++++++++++++++ gcc/testsuite/gfortran.dg/goacc/omp-fixed.f | 10 +++++++- gcc/testsuite/gfortran.dg/goacc/omp.f95 | 12 +++++++++ 6 files changed, 89 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/goacc-gomp/mixed-1.f