This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 9a1cb10 [OpenMP] Add lock function definitions to fix Bug 40042 new c43ee4d [OpenMP] Fix for nested proc_bind affinity bug
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: runtime/src/kmp_affinity.cpp | 17 +++++++++++------ runtime/src/kmp_ftn_entry.h | 7 ------- runtime/test/affinity/bug-nested.c | 33 +++++++++++++++++++++++++++++++++ 3 files changed, 44 insertions(+), 13 deletions(-) create mode 100644 runtime/test/affinity/bug-nested.c