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 f28b4b6b70d Fortran: Implement OpenMP 5.1 scope construct new 5f7087a213f openmp: Actually ignore pragma_stmt pragmas for which c_par [...]
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/c/ChangeLog.omp | 27 +++++++++++ gcc/c/c-parser.c | 70 +++++++++++++-------------- gcc/cp/ChangeLog.omp | 22 +++++++++ gcc/cp/parser.c | 62 ++++++++++++++---------- gcc/testsuite/ChangeLog.omp | 13 +++++ gcc/testsuite/c-c++-common/gomp/pr63326.c | 44 ++++++++--------- gcc/testsuite/g++.dg/gomp/attrs-7.C | 3 +- gcc/testsuite/g++.dg/gomp/barrier-2.C | 2 +- gcc/testsuite/gcc.dg/gomp/barrier-2.c | 3 +- gcc/testsuite/gcc.dg/gomp/declare-simd-5.c | 2 +- gcc/testsuite/gcc.dg/gomp/declare-variant-2.c | 2 +- 11 files changed, 161 insertions(+), 89 deletions(-)