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 4fb903d43b1 OpenMP/Fortran: Handle polymorphic scalars in data-sharing [...] new 86a3caca520 openmp: Fix reduction clause handling on teams distribute s [...] new d179c16a366 libgomp/100747 - fix permission of configure scripts
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/c-family/ChangeLog.omp | 9 +++++++++ gcc/c-family/c-omp.c | 17 +++++++++++++++++ gcc/testsuite/ChangeLog.omp | 11 +++++++++++ gcc/testsuite/c-c++-common/gomp/pr99928-10.c | 4 ++-- gcc/testsuite/c-c++-common/gomp/pr99928-8.c | 4 ++-- gcc/testsuite/c-c++-common/gomp/pr99928-9.c | 4 ++-- libgomp/ChangeLog.omp | 8 ++++++++ libgomp/testsuite/libgomp.c-c++-common/reduction-17.c | 16 ++++++++++++++++ liboffloadmic/ChangeLog.omp | 8 ++++++++ liboffloadmic/configure | 0 liboffloadmic/plugin/configure | 0 11 files changed, 75 insertions(+), 6 deletions(-) create mode 100644 libgomp/testsuite/libgomp.c-c++-common/reduction-17.c create mode 100644 liboffloadmic/ChangeLog.omp mode change 100644 => 100755 liboffloadmic/configure mode change 100644 => 100755 liboffloadmic/plugin/configure