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 0ef55294705 Merge remote-tracking branch 'origin/releases/gcc-11' into [...] new 2904c0b1d12 libgomp: Add tests for omp_atv_serialized and deprecate omp [...]
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/ChangeLog.omp | 12 ++++++++++ libgomp/allocator.c | 2 +- libgomp/omp.h.in | 2 +- libgomp/omp_lib.f90.in | 2 +- libgomp/testsuite/libgomp.c-c++-common/alloc-10.c | 25 ++++++++++++++++++++ libgomp/testsuite/libgomp.fortran/alloc-12.f90 | 28 +++++++++++++++++++++++ 6 files changed, 68 insertions(+), 3 deletions(-) create mode 100644 libgomp/testsuite/libgomp.c-c++-common/alloc-10.c create mode 100644 libgomp/testsuite/libgomp.fortran/alloc-12.f90