This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 04b98c1 [OpenMP] Turn on -Wall compiler warnings by default new b0cb65c [OMPT] Resolve warnings because of ints in if conditions new 7875131 [OpenMP] Remove 'unnecessary parentheses' new 3eae253 [OpenMP] Enable warning about "implicit fallthrough"
The 3 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: cmake/HandleOpenMPOptions.cmake | 1 + cmake/config-ix.cmake | 1 + runtime/cmake/LibompHandleFlags.cmake | 3 --- runtime/cmake/config-ix.cmake | 3 --- runtime/src/kmp_gsupport.cpp | 2 +- runtime/src/kmp_lock.cpp | 16 +++++++-------- runtime/src/kmp_lock.h | 16 +++++++-------- runtime/src/kmp_runtime.cpp | 4 ++-- runtime/src/ompt-general.cpp | 23 ++++++++++------------ .../src/thirdparty/ittnotify/ittnotify_static.cpp | 2 ++ 10 files changed, 33 insertions(+), 38 deletions(-)