This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 07dd3bcda17 openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]e [...] new f70977936a3 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: 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 +++++++++++++++++++++++ 5 files changed, 56 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