This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 5536546 [OpenMP] Adding GOMP compatible cancellation new 85df023 [OpenMP 5.0] Add omp_get_supported_active_levels() new ebd6a45 [OpenMP] Remove XFAIL for cancellation tests using gcc
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: runtime/src/dllexports | 1 + runtime/src/include/50/omp.h.var | 2 ++ runtime/src/include/50/omp_lib.f.var | 9 +++++++++ runtime/src/include/50/omp_lib.f90.var | 5 +++++ runtime/src/include/50/omp_lib.h.var | 7 +++++++ runtime/src/kmp_ftn_entry.h | 10 ++++++++++ runtime/src/kmp_ftn_os.h | 4 ++++ runtime/test/misc_bugs/cancellation_for_sections.c | 1 - runtime/test/ompt/cancel/cancel_worksharing.c | 2 +- runtime/test/parallel/omp_nested.c | 1 + 10 files changed, 40 insertions(+), 2 deletions(-)