This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 17fe174 Stride in distribute parallel for loops with no chunk size. new e70eb2b Fixed intermittent hang on tests with "target teams if(0)" co [...]
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_runtime.cpp | 16 +++++---- runtime/test/misc_bugs/teams-no-par.c | 64 +++++++++++++++++++++++++++++++++++ 2 files changed, 74 insertions(+), 6 deletions(-) create mode 100644 runtime/test/misc_bugs/teams-no-par.c