This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 53e0c92 [GOMP] Fix (un)tied tasks with the GCC new b88a01f OpenMP RTL cleanup: eliminated warnings with -Wcast-qual, patch 2.
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 | 12 +- runtime/src/kmp_affinity.h | 6 +- runtime/src/kmp_alloc.cpp | 4 +- runtime/src/kmp_barrier.cpp | 7 +- runtime/src/kmp_csupport.cpp | 5 +- runtime/src/kmp_dispatch.cpp | 23 +- runtime/src/kmp_lock.cpp | 8 +- runtime/src/kmp_os.h | 265 ++++++++++++--------- runtime/src/kmp_runtime.cpp | 2 +- runtime/src/kmp_settings.cpp | 4 +- runtime/src/kmp_tasking.cpp | 36 +-- runtime/src/kmp_taskq.cpp | 8 +- runtime/src/kmp_wait_release.h | 26 +- .../src/thirdparty/ittnotify/ittnotify_config.h | 4 +- runtime/src/z_Linux_util.cpp | 21 +- runtime/src/z_Windows_NT-586_util.cpp | 28 ++- 16 files changed, 244 insertions(+), 215 deletions(-)