Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libomp.spec'], chrootPath='/var/lib/mock/llvm-toolset-7-libomp-5.0.1-2.el7-20180709173132-21947/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1006) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libomp.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libomp-5.0.1-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libomp.spec'], chrootPath='/var/lib/mock/llvm-toolset-7-libomp-5.0.1-2.el7-20180709173132-21947/root'shell=Falseuid=1006env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libomp.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8RVvBv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openmp-5.0.1.src + /usr/bin/xz -dc /builddir/build/SOURCES/openmp-5.0.1.src.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd openmp-5.0.1.src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-CMake-Make-LIBOMP_HEADERS_INSTALL_PATH-a-cache-varia.patch + /usr/bin/patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yaeqpf + umask 022 + cd /builddir/build/BUILD + cd openmp-5.0.1.src + mkdir -p _build + cd _build + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON .. -DLIBOMP_INSTALL_ALIASES=OFF -DLIBOMP_HEADERS_INSTALL_PATH:PATH=/usr/lib64/clang/5.0.1/include -DLIBOMP_LIBDIR_SUFFIX=64 -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Performing Test LIBOMP_HAVE_STD_CPP11_FLAG -- Performing Test LIBOMP_HAVE_STD_CPP11_FLAG - Success -- Performing Test LIBOMP_HAVE_FNO_EXCEPTIONS_FLAG -- Performing Test LIBOMP_HAVE_FNO_EXCEPTIONS_FLAG - Success -- Performing Test LIBOMP_HAVE_FNO_RTTI_FLAG -- Performing Test LIBOMP_HAVE_FNO_RTTI_FLAG - Success -- Performing Test LIBOMP_HAVE_X_CPP_FLAG -- Performing Test LIBOMP_HAVE_X_CPP_FLAG - Success -- Performing Test LIBOMP_HAVE_WERROR_FLAG -- Performing Test LIBOMP_HAVE_WERROR_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_UNUSED_FUNCTION_FLAG -- Performing Test LIBOMP_HAVE_WNO_UNUSED_FUNCTION_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_UNUSED_LOCAL_TYPEDEF_FLAG -- Performing Test LIBOMP_HAVE_WNO_UNUSED_LOCAL_TYPEDEF_FLAG - Failed -- Performing Test LIBOMP_HAVE_WNO_UNUSED_VALUE_FLAG -- Performing Test LIBOMP_HAVE_WNO_UNUSED_VALUE_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_UNUSED_VARIABLE_FLAG -- Performing Test LIBOMP_HAVE_WNO_UNUSED_VARIABLE_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_SWITCH_FLAG -- Performing Test LIBOMP_HAVE_WNO_SWITCH_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test LIBOMP_HAVE_WNO_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test LIBOMP_HAVE_WNO_DEPRECATED_REGISTER_FLAG -- Performing Test LIBOMP_HAVE_WNO_DEPRECATED_REGISTER_FLAG - Failed -- Performing Test LIBOMP_HAVE_WNO_SIGN_COMPARE_FLAG -- Performing Test LIBOMP_HAVE_WNO_SIGN_COMPARE_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_GNU_ANONYMOUS_STRUCT_FLAG -- Performing Test LIBOMP_HAVE_WNO_GNU_ANONYMOUS_STRUCT_FLAG - Failed -- Performing Test LIBOMP_HAVE_WNO_UNKNOWN_PRAGMAS_FLAG -- Performing Test LIBOMP_HAVE_WNO_UNKNOWN_PRAGMAS_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test LIBOMP_HAVE_WNO_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_MISSING_BRACES_FLAG -- Performing Test LIBOMP_HAVE_WNO_MISSING_BRACES_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_COMMENT_FLAG -- Performing Test LIBOMP_HAVE_WNO_COMMENT_FLAG - Success -- Performing Test LIBOMP_HAVE_WNO_SELF_ASSIGN_FLAG -- Performing Test LIBOMP_HAVE_WNO_SELF_ASSIGN_FLAG - Failed -- Performing Test LIBOMP_HAVE_WNO_VLA_EXTENSION_FLAG -- Performing Test LIBOMP_HAVE_WNO_VLA_EXTENSION_FLAG - Failed -- Performing Test LIBOMP_HAVE_WNO_FORMAT_PEDANTIC_FLAG -- Performing Test LIBOMP_HAVE_WNO_FORMAT_PEDANTIC_FLAG - Failed -- Performing Test LIBOMP_HAVE_MSSE2_FLAG -- Performing Test LIBOMP_HAVE_MSSE2_FLAG - Success -- Performing Test LIBOMP_HAVE_FTLS_MODEL_FLAG -- Performing Test LIBOMP_HAVE_FTLS_MODEL_FLAG - Success -- Performing Test LIBOMP_HAVE_MMIC_FLAG -- Performing Test LIBOMP_HAVE_MMIC_FLAG - Failed -- Performing Test LIBOMP_HAVE_M32_FLAG -- Performing Test LIBOMP_HAVE_M32_FLAG - Failed -- Performing Test LIBOMP_HAVE_X_FLAG -- Performing Test LIBOMP_HAVE_X_FLAG - Success -- Performing Test LIBOMP_HAVE_WARN_SHARED_TEXTREL_FLAG -- Performing Test LIBOMP_HAVE_WARN_SHARED_TEXTREL_FLAG - Success -- Performing Test LIBOMP_HAVE_AS_NEEDED_FLAG -- Performing Test LIBOMP_HAVE_AS_NEEDED_FLAG - Success -- Performing Test LIBOMP_HAVE_VERSION_SCRIPT_FLAG -- Performing Test LIBOMP_HAVE_VERSION_SCRIPT_FLAG - Success -- Performing Test LIBOMP_HAVE_STATIC_LIBGCC_FLAG -- Performing Test LIBOMP_HAVE_STATIC_LIBGCC_FLAG - Success -- Performing Test LIBOMP_HAVE_Z_NOEXECSTACK_FLAG -- Performing Test LIBOMP_HAVE_Z_NOEXECSTACK_FLAG - Success -- Performing Test LIBOMP_HAVE_FINI_FLAG -- Performing Test LIBOMP_HAVE_FINI_FLAG - Success -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found Perl: /usr/bin/perl (found version "5.16.3") -- Performing Test LIBOMP_HAVE_VERSION_SYMBOLS -- Performing Test LIBOMP_HAVE_VERSION_SYMBOLS - Success -- Performing Test LIBOMP_HAVE___BUILTIN_FRAME_ADDRESS -- Performing Test LIBOMP_HAVE___BUILTIN_FRAME_ADDRESS - Success -- Performing Test LIBOMP_HAVE_WEAK_ATTRIBUTE -- Performing Test LIBOMP_HAVE_WEAK_ATTRIBUTE - Success -- Looking for include files windows.h, psapi.h -- Looking for include files windows.h, psapi.h - not found -- Looking for EnumProcessModules in psapi -- Looking for EnumProcessModules in psapi - not found -- LIBOMP: Operating System -- Linux -- LIBOMP: Target Architecture -- x86_64 -- LIBOMP: Build Type -- Release -- LIBOMP: OpenMP Version -- 50 -- LIBOMP: Library Kind -- SHARED -- LIBOMP: Library Type -- normal -- LIBOMP: Fortran Modules -- FALSE -- LIBOMP: Build -- 20140926 -- LIBOMP: Use Stats-gathering -- FALSE -- LIBOMP: Use Debugger-support -- FALSE -- LIBOMP: Use ITT notify -- TRUE -- LIBOMP: Use OMPT-support -- FALSE -- LIBOMP: Use Adaptive locks -- TRUE -- LIBOMP: Use quad precision -- TRUE -- LIBOMP: Use TSAN-support -- FALSE -- LIBOMP: Use Hwloc library -- FALSE -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) CMake Warning at runtime/cmake/LibompUtils.cmake:21 (message): LIBOMP: Could not find Python. Call Stack (most recent call first): runtime/test/CMakeLists.txt:8 (libomp_warning_say) CMake Warning at runtime/cmake/LibompUtils.cmake:21 (message): LIBOMP: The check-libomp target will not be available! Call Stack (most recent call first): runtime/test/CMakeLists.txt:9 (libomp_warning_say) -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/openmp-5.0.1.src/_build + /usr/bin/make -j40 /usr/bin/cmake -H/builddir/build/BUILD/openmp-5.0.1.src -B/builddir/build/BUILD/openmp-5.0.1.src/_build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' /usr/bin/make -f runtime/src/CMakeFiles/libomp-needed-headers.dir/build.make runtime/src/CMakeFiles/libomp-needed-headers.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' cd /builddir/build/BUILD/openmp-5.0.1.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openmp-5.0.1.src /builddir/build/BUILD/openmp-5.0.1.src/runtime/src /builddir/build/BUILD/openmp-5.0.1.src/_build /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src/CMakeFiles/libomp-needed-headers.dir/DependInfo.cmake --color= Scanning dependencies of target libomp-needed-headers make[2]: Leaving directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' /usr/bin/make -f runtime/src/CMakeFiles/libomp-needed-headers.dir/build.make runtime/src/CMakeFiles/libomp-needed-headers.dir/build make[2]: Entering directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 1 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 2 [ 2%] [ 5%] Generating kmp_i18n_default.inc Generating kmp_i18n_id.inc cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/perl /builddir/build/BUILD/openmp-5.0.1.src/runtime/tools/message-converter.pl --os=lin --prefix=kmp_i18n --default=kmp_i18n_default.inc /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n/en_US.txt cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/perl /builddir/build/BUILD/openmp-5.0.1.src/runtime/tools/message-converter.pl --os=lin --prefix=kmp_i18n --enum=kmp_i18n_id.inc /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n/en_US.txt make[2]: Leaving directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 1 2 [ 5%] Built target libomp-needed-headers /usr/bin/make -f runtime/src/CMakeFiles/omp.dir/build.make runtime/src/CMakeFiles/omp.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' cd /builddir/build/BUILD/openmp-5.0.1.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openmp-5.0.1.src /builddir/build/BUILD/openmp-5.0.1.src/runtime/src /builddir/build/BUILD/openmp-5.0.1.src/_build /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src/CMakeFiles/omp.dir/DependInfo.cmake --color= Scanning dependencies of target omp make[2]: Leaving directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' /usr/bin/make -f runtime/src/CMakeFiles/omp.dir/build.make runtime/src/CMakeFiles/omp.dir/build make[2]: Entering directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 8 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 9 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 10 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 11 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 12 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 13 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 14 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 15 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 16 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 17 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 18 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 19 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 20 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 21 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 22 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 23 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 24 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 25 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 26 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 27 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 28 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 29 [ 8%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 30 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 31 [ 14%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 32 [ 14%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 33 [ 17%] [ 20%] [ 26%] [ 26%] [ 29%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 34 [ 32%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 35 [ 38%] [ 38%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 36 [ 41%] [ 44%] [ 47%] [ 50%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 37 [ 52%] [ 55%] [ 58%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 38 [ 61%] /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 39 [ 64%] [ 67%] [ 70%] [ 73%] Building C object runtime/src/CMakeFiles/omp.dir/thirdparty/ittnotify/ittnotify_static.c.o [ 76%] [ 79%] [ 85%] [ 85%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_alloc.cpp.o [ 88%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_atomic.cpp.o cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/cc -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -x c++ -o CMakeFiles/omp.dir/thirdparty/ittnotify/ittnotify_static.c.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify/ittnotify_static.c Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_error.cpp.o cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_alloc.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_alloc.cpp [ 91%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_csupport.cpp.o cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_atomic.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp [ 94%] Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_runtime.cpp.o cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_error.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_error.cpp Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_debug.cpp.o Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_global.cpp.o cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_csupport.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_csupport.cpp cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_runtime.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_runtime.cpp Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_settings.cpp.o Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_itt.cpp.o Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_environment.cpp.o [ 97%] cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_debug.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_debug.cpp cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_global.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_global.cpp cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_settings.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_settings.cpp cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_itt.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_itt.cpp Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_str.cpp.o cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_environment.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_environment.cpp Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_i18n.cpp.o [100%] cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_str.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_str.cpp Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_tasking.cpp.o Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_barrier.cpp.o Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_threadprivate.cpp.o cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_i18n.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_i18n.cpp Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_io.cpp.o cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_tasking.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_wait_release.cpp.o Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_utility.cpp.o Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_taskq.cpp.o cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_io.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_io.cpp cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_threadprivate.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_threadprivate.cpp cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_barrier.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_barrier.cpp Building CXX object runtime/src/CMakeFiles/omp.dir/z_Linux_util.cpp.o Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_affinity.cpp.o cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_wait_release.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.cpp Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_dispatch.cpp.o cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_taskq.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskq.cpp Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_gsupport.cpp.o Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_lock.cpp.o Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_sched.cpp.o Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_taskdeps.cpp.o Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_cancel.cpp.o Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_ftn_extra.cpp.o Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_ftn_cdecl.cpp.o Building C object runtime/src/CMakeFiles/omp.dir/z_Linux_asm.S.o cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_utility.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_utility.cpp cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_affinity.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_affinity.cpp Building CXX object runtime/src/CMakeFiles/omp.dir/kmp_version.cpp.o cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/z_Linux_util.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/z_Linux_util.cpp cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_dispatch.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_lock.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_lock.cpp cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_sched.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_sched.cpp cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_gsupport.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_gsupport.cpp cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_taskdeps.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskdeps.cpp cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_cancel.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_cancel.cpp cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_ftn_cdecl.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_ftn_cdecl.cpp cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_ftn_extra.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_ftn_extra.cpp cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/cc -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -x assembler-with-cpp -o CMakeFiles/omp.dir/z_Linux_asm.S.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/z_Linux_asm.S cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/c++ -Domp_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -fPIC -I/builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/i18n -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/include/50 -I/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/thirdparty/ittnotify -D _GNU_SOURCE -D _REENTRANT -std=c++11 -fno-exceptions -fno-rtti -Wno-sign-compare -Wno-unused-function -Wno-unused-value -Wno-unused-variable -Wno-switch -Wno-unknown-pragmas -Wno-missing-field-initializers -Wno-missing-braces -Wno-comment -o CMakeFiles/omp.dir/kmp_version.cpp.o -c /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_version.cpp In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_str.h:22:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_i18n.h:19, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_i18n.cpp:16: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_error.cpp:16: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_global.cpp:16: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_utility.cpp:16: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_version.cpp:16: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_str.h:22:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_str.cpp:16: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_alloc.cpp:16: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_io.cpp:25: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_debug.cpp:16: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_gsupport.cpp:16: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_environment.cpp:56: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_lock.h:23:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.h:19, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:16: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskq.cpp:16: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_cancel.cpp:12: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_lock.h:23:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_itt.h:20, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_itt.cpp:19: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_affinity.cpp:16: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_ftn_extra.cpp:16: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_ftn_cdecl.cpp:16: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_threadprivate.cpp:16: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_sched.cpp:22: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskdeps.cpp:18: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:30: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/z_Linux_util.cpp:16: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_alloc.cpp: In function 'void ___kmp_free(void*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_alloc.cpp:1599:17: warning: variable 'addr_allocated' set but not used [-Wunused-but-set-variable] kmp_uintptr_t addr_allocated; // Address returned by malloc(). ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_alloc.cpp:1600:17: warning: variable 'addr_aligned' set but not used [-Wunused-but-set-variable] kmp_uintptr_t addr_aligned; // Aligned address passed by caller. ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:19, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.cpp:15: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp:16: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_csupport.cpp:17: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_barrier.cpp:16: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_settings.cpp:16: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_runtime.cpp:16: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskq.cpp: In function 'kmpc_thunk_t* __kmp_dequeue_task(kmp_int32, kmpc_task_queue_t*, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskq.cpp:716:9: warning: variable 'ct' set but not used [-Wunused-but-set-variable] int ct; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskq.cpp: In function 'kmpc_thunk_t* __kmp_find_task_in_descendant_queue(kmp_int32, kmpc_task_queue_t*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskq.cpp:867:13: warning: variable 'ct' set but not used [-Wunused-but-set-variable] int ct; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskq.cpp:891:13: warning: variable 'ct' set but not used [-Wunused-but-set-variable] int ct; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskq.cpp:856:11: warning: variable 'ct' set but not used [-Wunused-but-set-variable] int ct; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskq.cpp: In function 'kmpc_thunk_t* __kmp_find_task_in_ancestor_queue(kmp_taskq_t*, kmp_int32, kmpc_task_queue_t*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskq.cpp:945:13: warning: variable 'ct' set but not used [-Wunused-but-set-variable] int ct; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskq.cpp:960:15: warning: variable 'ct' set but not used [-Wunused-but-set-variable] int ct; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskq.cpp:978:13: warning: variable 'ct' set but not used [-Wunused-but-set-variable] int ct; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskq.cpp: In function 'void __kmp_find_and_remove_finished_child_taskq(kmp_taskq_t*, kmp_int32, kmpc_task_queue_t*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskq.cpp:1123:11: warning: variable 'ct' set but not used [-Wunused-but-set-variable] int ct = ++(queue->tq_ref_count); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskq.cpp: In function 'void __kmp_execute_task_from_queue(kmp_taskq_t*, ident_t*, kmp_int32, kmpc_thunk_t*, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskq.cpp:1292:11: warning: variable 'ct' set but not used [-Wunused-but-set-variable] int ct; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskq.cpp: In function 'void __kmpc_end_taskq(ident_t*, kmp_int32, kmpc_thunk_t*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskq.cpp:1527:7: warning: variable 'nproc' set but not used [-Wunused-but-set-variable] int nproc; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskq.cpp: In function 'kmpc_thunk_t* __kmpc_task_buffer(ident_t*, kmp_int32, kmpc_thunk_t*, kmpc_task_t)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskq.cpp:1991:16: warning: variable 'tq' set but not used [-Wunused-but-set-variable] kmp_taskq_t *tq; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_ftn_extra.cpp:32:0: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_ftn_entry.h: In function 'int kmp_get_blocktime_()': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_ftn_entry.h:116:15: warning: variable 'thread' set but not used [-Wunused-but-set-variable] kmp_info_t *thread; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float4_add(ident_t*, int, kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:782:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:837:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:902:1: note: in expansion of macro 'ATOMIC_CMPXCHG' ATOMIC_CMPXCHG(float4, add, kmp_real32, 32, +, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:783:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:837:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:902:1: note: in expansion of macro 'ATOMIC_CMPXCHG' ATOMIC_CMPXCHG(float4, add, kmp_real32, 32, +, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float4_sub(ident_t*, int, kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:782:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:837:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:904:1: note: in expansion of macro 'ATOMIC_CMPXCHG' ATOMIC_CMPXCHG(float4, sub, kmp_real32, 32, -, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:783:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:837:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:904:1: note: in expansion of macro 'ATOMIC_CMPXCHG' ATOMIC_CMPXCHG(float4, sub, kmp_real32, 32, -, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float8_add(ident_t*, int, kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:782:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:837:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:913:1: note: in expansion of macro 'ATOMIC_CMPXCHG' ATOMIC_CMPXCHG(float8, add, kmp_real64, 64, +, 8r, 7, ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp.h:80:0, from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_lock.cpp:19: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real32 KMP_XCHG_REAL32(volatile kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:545:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint32 *)(p), *(kmp_uint32 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:546:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real32 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h: In function 'kmp_real64 KMP_XCHG_REAL64(volatile kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:551:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] __sync_lock_test_and_set((volatile kmp_uint64 *)(p), *(kmp_uint64 *)&v); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:783:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:837:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:913:1: note: in expansion of macro 'ATOMIC_CMPXCHG' ATOMIC_CMPXCHG(float8, add, kmp_real64, 64, +, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:552:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(kmp_real64 *)&tmp; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_i18n.cpp: In function 'void __kmp_msg(kmp_msg_severity_t, kmp_msg_t, ...)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_i18n.cpp:815:60: warning: 'format' may be used uninitialized in this function [-Wmaybe-uninitialized] fmsg = __kmp_msg_format(format, message.num, message.str); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float8_sub(ident_t*, int, kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:782:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:837:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:915:1: note: in expansion of macro 'ATOMIC_CMPXCHG' ATOMIC_CMPXCHG(float8, sub, kmp_real64, 64, -, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:783:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:837:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:915:1: note: in expansion of macro 'ATOMIC_CMPXCHG' ATOMIC_CMPXCHG(float8, sub, kmp_real64, 64, -, 8r, 7, ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_ftn_cdecl.cpp:34:0: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_ftn_entry.h: In function 'int kmp_get_blocktime()': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_ftn_entry.h:116:15: warning: variable 'thread' set but not used [-Wunused-but-set-variable] kmp_info_t *thread; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float4_div(ident_t*, int, kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:782:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:837:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1013:1: note: in expansion of macro 'ATOMIC_CMPXCHG' ATOMIC_CMPXCHG(float4, div, kmp_real32, 32, /, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:783:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:837:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1013:1: note: in expansion of macro 'ATOMIC_CMPXCHG' ATOMIC_CMPXCHG(float4, div, kmp_real32, 32, /, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float4_mul(ident_t*, int, kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:782:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:837:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1015:1: note: in expansion of macro 'ATOMIC_CMPXCHG' ATOMIC_CMPXCHG(float4, mul, kmp_real32, 32, *, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:783:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:837:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1015:1: note: in expansion of macro 'ATOMIC_CMPXCHG' ATOMIC_CMPXCHG(float4, mul, kmp_real32, 32, *, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float8_div(ident_t*, int, kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:782:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:837:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1017:1: note: in expansion of macro 'ATOMIC_CMPXCHG' ATOMIC_CMPXCHG(float8, div, kmp_real64, 64, /, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp: In function 'void __kmp_dispatch_deo(int*, int*, ident_t*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:327:43: warning: typedef 'ST' locally defined but not used [-Wunused-local-typedefs] typedef typename traits_t::signed_t ST; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:783:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:837:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1017:1: note: in expansion of macro 'ATOMIC_CMPXCHG' ATOMIC_CMPXCHG(float8, div, kmp_real64, 64, /, 8r, 7, ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.cpp:15:0: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In instantiation of 'void __kmp_wait_template(kmp_info_t*, C*, int, void*) [with C = kmp_flag_32; kmp_info_t = kmp_info]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:521:67: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:105:14: warning: variable 'poll_count' set but not used [-Wunused-but-set-variable] kmp_uint64 poll_count; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In instantiation of 'void __kmp_wait_template(kmp_info_t*, C*, int, void*) [with C = kmp_flag_64; kmp_info_t = kmp_info]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:546:67: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:105:14: warning: variable 'poll_count' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float8_mul(ident_t*, int, kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:782:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:837:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1019:1: note: in expansion of macro 'ATOMIC_CMPXCHG' ATOMIC_CMPXCHG(float8, mul, kmp_real64, 64, *, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In instantiation of 'void __kmp_wait_template(kmp_info_t*, C*, int, void*) [with C = kmp_flag_oncore; kmp_info_t = kmp_info]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:648:67: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:105:14: warning: variable 'poll_count' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:783:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:837:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1019:1: note: in expansion of macro 'ATOMIC_CMPXCHG' ATOMIC_CMPXCHG(float8, mul, kmp_real64, 64, *, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp: In function 'void __kmp_dispatch_init(ident_t*, int, sched_type, T, T, typename traits_t::signed_t, typename traits_t::signed_t, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:530:42: warning: typedef 'ST' locally defined but not used [-Wunused-local-typedefs] typedef typename traits_t::signed_t ST; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_affinity.cpp: In function 'int __kmp_aux_get_affinity(void**)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_affinity.cpp:4597:15: warning: variable 'th' set but not used [-Wunused-but-set-variable] kmp_info_t *th; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp: In function 'void __kmp_task_finish(kmp_int32, kmp_task_t*, kmp_taskdata_t*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp:626:13: warning: variable 'children' set but not used [-Wunused-but-set-variable] kmp_int32 children = 0; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp: In function 'void __kmp_dist_get_bounds(ident_t*, kmp_int32, kmp_int32*, T*, T*, typename traits_t::signed_t)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2396:42: warning: typedef 'ST' locally defined but not used [-Wunused-local-typedefs] typedef typename traits_t::signed_t ST; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float4_max(ident_t*, int, kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1116:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1143:5: note: in expansion of macro 'MIN_MAX_CMPXCHG' MIN_MAX_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1181:1: note: in expansion of macro 'MIN_MAX_COMPXCHG' MIN_MAX_COMPXCHG(float4, max, kmp_real32, 32, <, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1117:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & rhs)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1143:5: note: in expansion of macro 'MIN_MAX_CMPXCHG' MIN_MAX_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1181:1: note: in expansion of macro 'MIN_MAX_COMPXCHG' MIN_MAX_COMPXCHG(float4, max, kmp_real32, 32, <, 4r, 3, ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_taskdeps.cpp:20:0: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In instantiation of 'void __kmp_wait_template(kmp_info_t*, C*, int, void*) [with C = kmp_flag_32; kmp_info_t = kmp_info]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:521:67: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:105:14: warning: variable 'poll_count' set but not used [-Wunused-but-set-variable] kmp_uint64 poll_count; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp: In instantiation of 'void __kmp_dispatch_init(ident_t*, int, sched_type, T, T, typename traits_t::signed_t, typename traits_t::signed_t, int) [with T = int; ident_t = ident; typename traits_t::signed_t = int]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2534:78: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:937:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(double *)&pr->u.p.parm3 = ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:1007:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(DBL *)&pr->u.p.parm3 = x; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float4_min(ident_t*, int, kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1116:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1143:5: note: in expansion of macro 'MIN_MAX_CMPXCHG' MIN_MAX_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1183:1: note: in expansion of macro 'MIN_MAX_COMPXCHG' MIN_MAX_COMPXCHG(float4, min, kmp_real32, 32, >, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In instantiation of 'void __kmp_wait_template(kmp_info_t*, C*, int, void*) [with C = kmp_flag_64; kmp_info_t = kmp_info]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:546:67: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:105:14: warning: variable 'poll_count' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1117:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & rhs)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1143:5: note: in expansion of macro 'MIN_MAX_CMPXCHG' MIN_MAX_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1183:1: note: in expansion of macro 'MIN_MAX_COMPXCHG' MIN_MAX_COMPXCHG(float4, min, kmp_real32, 32, >, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In instantiation of 'void __kmp_wait_template(kmp_info_t*, C*, int, void*) [with C = kmp_flag_oncore; kmp_info_t = kmp_info]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:648:67: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:105:14: warning: variable 'poll_count' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp: In instantiation of 'void __kmp_dispatch_init(ident_t*, int, sched_type, T, T, typename traits_t::signed_t, typename traits_t::signed_t, int) [with T = unsigned int; ident_t = ident; typename traits_t::signed_t = int]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2543:79: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:937:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(double *)&pr->u.p.parm3 = ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float8_max(ident_t*, int, kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1116:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1143:5: note: in expansion of macro 'MIN_MAX_CMPXCHG' MIN_MAX_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1185:1: note: in expansion of macro 'MIN_MAX_COMPXCHG' MIN_MAX_COMPXCHG(float8, max, kmp_real64, 64, <, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:1007:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(DBL *)&pr->u.p.parm3 = x; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1117:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & rhs)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1143:5: note: in expansion of macro 'MIN_MAX_CMPXCHG' MIN_MAX_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1185:1: note: in expansion of macro 'MIN_MAX_COMPXCHG' MIN_MAX_COMPXCHG(float8, max, kmp_real64, 64, <, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp: In function 'kmp_task_t* __kmp_steal_task(kmp_info_t*, kmp_int32, kmp_task_team_t*, volatile kmp_int32*, int*, kmp_int32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp:2052:15: warning: variable 'count' set but not used [-Wunused-but-set-variable] kmp_int32 count; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float8_min(ident_t*, int, kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1116:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1143:5: note: in expansion of macro 'MIN_MAX_CMPXCHG' MIN_MAX_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1187:1: note: in expansion of macro 'MIN_MAX_COMPXCHG' MIN_MAX_COMPXCHG(float8, min, kmp_real64, 64, >, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp: In instantiation of 'void __kmp_dispatch_init(ident_t*, int, sched_type, T, T, typename traits_t::signed_t, typename traits_t::signed_t, int) [with T = long long int; ident_t = ident; typename traits_t::signed_t = long long int]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2553:78: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:937:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(double *)&pr->u.p.parm3 = ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:1007:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(DBL *)&pr->u.p.parm3 = x; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1117:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & rhs)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1143:5: note: in expansion of macro 'MIN_MAX_CMPXCHG' MIN_MAX_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1187:1: note: in expansion of macro 'MIN_MAX_COMPXCHG' MIN_MAX_COMPXCHG(float8, min, kmp_real64, 64, >, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp: In function 'void __kmp_second_top_half_finish_proxy(kmp_taskdata_t*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp:3091:13: warning: variable 'children' set but not used [-Wunused-but-set-variable] kmp_int32 children = 0; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In function 'void __kmp_wait_64(kmp_info_t*, kmp_flag_64*, int, void*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:280:5: warning: 'hibernate_goal' may be used uninitialized in this function [-Wmaybe-uninitialized] if (KMP_BLOCKING(hibernate_goal, poll_count++)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:106:14: note: 'hibernate_goal' was declared here kmp_uint64 hibernate_goal; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp: In instantiation of 'void __kmp_dispatch_init(ident_t*, int, sched_type, T, T, typename traits_t::signed_t, typename traits_t::signed_t, int) [with T = long long unsigned int; ident_t = ident; typename traits_t::signed_t = long long int]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2563:79: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:937:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(double *)&pr->u.p.parm3 = ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:1007:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(DBL *)&pr->u.p.parm3 = x; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp:20:0: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In instantiation of 'void __kmp_wait_template(kmp_info_t*, C*, int, void*) [with C = kmp_flag_32; kmp_info_t = kmp_info]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:521:67: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:105:14: warning: variable 'poll_count' set but not used [-Wunused-but-set-variable] kmp_uint64 poll_count; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In instantiation of 'void __kmp_wait_template(kmp_info_t*, C*, int, void*) [with C = kmp_flag_64; kmp_info_t = kmp_info]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:546:67: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:105:14: warning: variable 'poll_count' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In instantiation of 'void __kmp_wait_template(kmp_info_t*, C*, int, void*) [with C = kmp_flag_oncore; kmp_info_t = kmp_info]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:648:67: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:105:14: warning: variable 'poll_count' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp: In instantiation of 'int __kmp_execute_tasks_template(kmp_info_t*, kmp_int32, C*, int, int*, void*, kmp_int32) [with C = kmp_flag_32; kmp_info_t = kmp_info; kmp_int32 = int]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp:2316:70: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp:2264:19: warning: variable 'count' set but not used [-Wunused-but-set-variable] kmp_int32 count; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/z_Linux_util.cpp: In function 'void* __kmp_launch_worker(void*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/z_Linux_util.cpp:503:18: warning: variable 'padding' set but not used [-Wunused-but-set-variable] void *volatile padding = 0; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp: In instantiation of 'int __kmp_execute_tasks_template(kmp_info_t*, kmp_int32, C*, int, int*, void*, kmp_int32) [with C = kmp_flag_64; kmp_info_t = kmp_info; kmp_int32 = int]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp:2325:70: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp:2264:19: warning: variable 'count' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp: In instantiation of 'int __kmp_dispatch_next(ident_t*, int, kmp_int32*, T*, T*, typename traits_t::signed_t*) [with T = int; ident_t = ident; kmp_int32 = int; typename traits_t::signed_t = int]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2626:76: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:1684:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] vold.b = *(volatile kmp_int64 *)(&pr->u.p.count); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp: In instantiation of 'int __kmp_execute_tasks_template(kmp_info_t*, kmp_int32, C*, int, int*, void*, kmp_int32) [with C = kmp_flag_oncore; kmp_info_t = kmp_info; kmp_int32 = int]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp:2334:70: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp:2264:19: warning: variable 'count' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/z_Linux_util.cpp: In function 'void __kmp_reap_worker(kmp_info_t*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/z_Linux_util.cpp:1095:7: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:1692:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] vold.b = *(volatile kmp_int64 *)(&pr->u.p.count); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:1735:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] vold.b = *(volatile kmp_int64 *)(&victim->u.p.count); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:1768:59: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(volatile kmp_int64 *)(&pr->u.p.count) = vold.b; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:1998:41: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] limit = init + (UT)(remaining * ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2079:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] UT span = remaining * (*(double *)&pr->u.p.parm3); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2177:57: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] trip, *(DBL *)&pr->u.p.parm3, chunkIdx); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2183:74: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] trip, *(DBL *)&pr->u.p.parm3, chunkIdx + 1); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float4_div_rev(ident_t*, int, kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1406:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1420:3: note: in expansion of macro 'OP_CMPXCHG_REV' OP_CMPXCHG_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1489:1: note: in expansion of macro 'ATOMIC_CMPXCHG_REV' ATOMIC_CMPXCHG_REV(float4, div, kmp_real32, 32, /, 4r, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1407:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1420:3: note: in expansion of macro 'OP_CMPXCHG_REV' OP_CMPXCHG_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1489:1: note: in expansion of macro 'ATOMIC_CMPXCHG_REV' ATOMIC_CMPXCHG_REV(float4, div, kmp_real32, 32, /, 4r, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp: In instantiation of 'int __kmp_dispatch_next(ident_t*, int, kmp_int32*, T*, T*, typename traits_t::signed_t*) [with T = unsigned int; ident_t = ident; kmp_int32 = int; typename traits_t::signed_t = int]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2635:77: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:1684:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] vold.b = *(volatile kmp_int64 *)(&pr->u.p.count); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:1692:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] vold.b = *(volatile kmp_int64 *)(&pr->u.p.count); ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/z_Linux_util.cpp:24:0: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In instantiation of 'void __kmp_wait_template(kmp_info_t*, C*, int, void*) [with C = kmp_flag_32; kmp_info_t = kmp_info]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:521:67: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:105:14: warning: variable 'poll_count' set but not used [-Wunused-but-set-variable] kmp_uint64 poll_count; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float4_sub_rev(ident_t*, int, kmp_real32*, kmp_real32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1406:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1420:3: note: in expansion of macro 'OP_CMPXCHG_REV' OP_CMPXCHG_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1491:1: note: in expansion of macro 'ATOMIC_CMPXCHG_REV' ATOMIC_CMPXCHG_REV(float4, sub, kmp_real32, 32, -, 4r, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:1735:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] vold.b = *(volatile kmp_int64 *)(&victim->u.p.count); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In instantiation of 'void __kmp_wait_template(kmp_info_t*, C*, int, void*) [with C = kmp_flag_64; kmp_info_t = kmp_info]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:546:67: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:105:14: warning: variable 'poll_count' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:1768:59: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(volatile kmp_int64 *)(&pr->u.p.count) = vold.b; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_csupport.cpp: In function 'void __kmpc_fork_teams(ident_t*, kmp_int32, kmpc_micro, ...)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_csupport.cpp:414:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(kmp_int64 *)(&this_thr->th.th_teams_size) = 0L; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1407:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1420:3: note: in expansion of macro 'OP_CMPXCHG_REV' OP_CMPXCHG_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1491:1: note: in expansion of macro 'ATOMIC_CMPXCHG_REV' ATOMIC_CMPXCHG_REV(float4, sub, kmp_real32, 32, -, 4r, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In instantiation of 'void __kmp_wait_template(kmp_info_t*, C*, int, void*) [with C = kmp_flag_oncore; kmp_info_t = kmp_info]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:648:67: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:105:14: warning: variable 'poll_count' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:1998:41: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] limit = init + (UT)(remaining * ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2079:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] UT span = remaining * (*(double *)&pr->u.p.parm3); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float8_div_rev(ident_t*, int, kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1406:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1420:3: note: in expansion of macro 'OP_CMPXCHG_REV' OP_CMPXCHG_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1494:1: note: in expansion of macro 'ATOMIC_CMPXCHG_REV' ATOMIC_CMPXCHG_REV(float8, div, kmp_real64, 64, /, 8r, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2177:57: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] trip, *(DBL *)&pr->u.p.parm3, chunkIdx); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1407:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1420:3: note: in expansion of macro 'OP_CMPXCHG_REV' OP_CMPXCHG_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1494:1: note: in expansion of macro 'ATOMIC_CMPXCHG_REV' ATOMIC_CMPXCHG_REV(float8, div, kmp_real64, 64, /, 8r, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2183:74: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] trip, *(DBL *)&pr->u.p.parm3, chunkIdx + 1); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_lock.cpp: In function 'int __kmp_release_queuing_lock(kmp_queuing_lock_t*, kmp_int32)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_lock.cpp:1404:15: warning: variable 'this_thr' set but not used [-Wunused-but-set-variable] kmp_info_t *this_thr; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float8_sub_rev(ident_t*, int, kmp_real64*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1406:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1420:3: note: in expansion of macro 'OP_CMPXCHG_REV' OP_CMPXCHG_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1496:1: note: in expansion of macro 'ATOMIC_CMPXCHG_REV' ATOMIC_CMPXCHG_REV(float8, sub, kmp_real64, 64, -, 8r, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1407:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1420:3: note: in expansion of macro 'OP_CMPXCHG_REV' OP_CMPXCHG_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1496:1: note: in expansion of macro 'ATOMIC_CMPXCHG_REV' ATOMIC_CMPXCHG_REV(float8, sub, kmp_real64, 64, -, 8r, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp: In instantiation of 'int __kmp_dispatch_next(ident_t*, int, kmp_int32*, T*, T*, typename traits_t::signed_t*) [with T = long long int; ident_t = ident; kmp_int32 = int; typename traits_t::signed_t = long long int]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2643:76: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:1998:41: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] limit = init + (UT)(remaining * ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_csupport.cpp: In function 'void __kmpc_doacross_init(ident_t*, int, int, kmp_dim*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_csupport.cpp:3119:44: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] while (*(volatile kmp_int64 *)&sh_buf->doacross_flags == 1LL) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2079:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] UT span = remaining * (*(double *)&pr->u.p.parm3); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2177:57: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] trip, *(DBL *)&pr->u.p.parm3, chunkIdx); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2183:74: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] trip, *(DBL *)&pr->u.p.parm3, chunkIdx + 1); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float4_add_float8(ident_t*, int, kmp_real32*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:782:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1651:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float4, kmp_real32, add, 32, +, float8, kmp_real64, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:783:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1651:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float4, kmp_real32, add, 32, +, float8, kmp_real64, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float4_sub_float8(ident_t*, int, kmp_real32*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:782:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1653:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float4, kmp_real32, sub, 32, -, float8, kmp_real64, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp: In instantiation of 'int __kmp_dispatch_next(ident_t*, int, kmp_int32*, T*, T*, typename traits_t::signed_t*) [with T = long long unsigned int; ident_t = ident; kmp_int32 = int; typename traits_t::signed_t = long long int]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2652:77: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:1998:41: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] limit = init + (UT)(remaining * ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:783:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1653:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float4, kmp_real32, sub, 32, -, float8, kmp_real64, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2079:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] UT span = remaining * (*(double *)&pr->u.p.parm3); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2177:57: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] trip, *(DBL *)&pr->u.p.parm3, chunkIdx); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float4_mul_float8(ident_t*, int, kmp_real32*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:782:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1655:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float4, kmp_real32, mul, 32, *, float8, kmp_real64, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:2183:74: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] trip, *(DBL *)&pr->u.p.parm3, chunkIdx + 1); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:783:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1655:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float4, kmp_real32, mul, 32, *, float8, kmp_real64, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float4_div_float8(ident_t*, int, kmp_real32*, kmp_real64)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:782:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1657:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float4, kmp_real32, div, 32, /, float8, kmp_real64, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:783:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1657:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float4, kmp_real32, div, 32, /, float8, kmp_real64, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_lock.cpp: In instantiation of 'int __kmp_acquire_queuing_lock_timed_template(kmp_queuing_lock_t*, kmp_int32) [with bool takeTime = false; kmp_queuing_lock_t = kmp_queuing_lock; kmp_int32 = int]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_lock.cpp:1328:74: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_lock.cpp:1137:13: warning: variable 'need_mf' set but not used [-Wunused-but-set-variable] kmp_int32 need_mf = 1; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_barrier.cpp: In function 'void __kmp_join_barrier(int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_barrier.cpp:1557:12: warning: variable 'nproc' set but not used [-Wunused-but-set-variable] kmp_uint nproc; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_barrier.cpp:1558:15: warning: variable 'master_thread' set but not used [-Wunused-but-set-variable] kmp_info_t *master_thread; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float4_add_fp(ident_t*, int, kmp_real32*, _Quad)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:782:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1731:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float4, kmp_real32, add, 32, +, fp, _Quad, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:783:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1731:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float4, kmp_real32, add, 32, +, fp, _Quad, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float4_sub_fp(ident_t*, int, kmp_real32*, _Quad)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:782:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1733:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float4, kmp_real32, sub, 32, -, fp, _Quad, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:783:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1733:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float4, kmp_real32, sub, 32, -, fp, _Quad, 4r, 3, ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_barrier.cpp:17:0: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In instantiation of 'void __kmp_wait_template(kmp_info_t*, C*, int, void*) [with C = kmp_flag_32; kmp_info_t = kmp_info]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:521:67: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:105:14: warning: variable 'poll_count' set but not used [-Wunused-but-set-variable] kmp_uint64 poll_count; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In instantiation of 'void __kmp_wait_template(kmp_info_t*, C*, int, void*) [with C = kmp_flag_64; kmp_info_t = kmp_info]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:546:67: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:105:14: warning: variable 'poll_count' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float4_mul_fp(ident_t*, int, kmp_real32*, _Quad)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:782:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1735:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float4, kmp_real32, mul, 32, *, fp, _Quad, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In instantiation of 'void __kmp_wait_template(kmp_info_t*, C*, int, void*) [with C = kmp_flag_oncore; kmp_info_t = kmp_info]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:648:67: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:105:14: warning: variable 'poll_count' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:783:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1735:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float4, kmp_real32, mul, 32, *, fp, _Quad, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float4_div_fp(ident_t*, int, kmp_real32*, _Quad)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:782:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1737:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float4, kmp_real32, div, 32, /, fp, _Quad, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:783:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1737:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float4, kmp_real32, div, 32, /, fp, _Quad, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float8_add_fp(ident_t*, int, kmp_real64*, _Quad)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:782:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1740:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float8, kmp_real64, add, 64, +, fp, _Quad, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:783:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1740:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float8, kmp_real64, add, 64, +, fp, _Quad, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float8_sub_fp(ident_t*, int, kmp_real64*, _Quad)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:782:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1742:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float8, kmp_real64, sub, 64, -, fp, _Quad, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:783:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1742:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float8, kmp_real64, sub, 64, -, fp, _Quad, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float8_mul_fp(ident_t*, int, kmp_real64*, _Quad)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:782:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1744:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float8, kmp_real64, mul, 64, *, fp, _Quad, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:783:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1744:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float8, kmp_real64, mul, 64, *, fp, _Quad, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float8_div_fp(ident_t*, int, kmp_real64*, _Quad)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:782:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1746:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float8, kmp_real64, div, 64, /, fp, _Quad, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:783:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1598:3: note: in expansion of macro 'OP_CMPXCHG' OP_CMPXCHG(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1746:1: note: in expansion of macro 'ATOMIC_CMPXCHG_MIX' ATOMIC_CMPXCHG_MIX(float8, kmp_real64, div, 64, /, fp, _Quad, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_runtime.cpp: In function 'void __kmp_free_team(kmp_root_t*, kmp_team_t*, kmp_info_t*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_runtime.cpp:5236:23: warning: variable 'hot_teams' set but not used [-Wunused-but-set-variable] kmp_hot_team_ptr_t *hot_teams; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float4_sub_rev_fp(ident_t*, int, kmp_real32*, _Quad)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1406:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1624:3: note: in expansion of macro 'OP_CMPXCHG_REV' OP_CMPXCHG_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1796:1: note: in expansion of macro 'ATOMIC_CMPXCHG_REV_MIX' ATOMIC_CMPXCHG_REV_MIX(float4, kmp_real32, sub_rev, 32, -, fp, _Quad, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1407:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1624:3: note: in expansion of macro 'OP_CMPXCHG_REV' OP_CMPXCHG_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1796:1: note: in expansion of macro 'ATOMIC_CMPXCHG_REV_MIX' ATOMIC_CMPXCHG_REV_MIX(float4, kmp_real32, sub_rev, 32, -, fp, _Quad, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float4_div_rev_fp(ident_t*, int, kmp_real32*, _Quad)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1406:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1624:3: note: in expansion of macro 'OP_CMPXCHG_REV' OP_CMPXCHG_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1798:1: note: in expansion of macro 'ATOMIC_CMPXCHG_REV_MIX' ATOMIC_CMPXCHG_REV_MIX(float4, kmp_real32, div_rev, 32, /, fp, _Quad, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1407:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1624:3: note: in expansion of macro 'OP_CMPXCHG_REV' OP_CMPXCHG_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1798:1: note: in expansion of macro 'ATOMIC_CMPXCHG_REV_MIX' ATOMIC_CMPXCHG_REV_MIX(float4, kmp_real32, div_rev, 32, /, fp, _Quad, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float8_sub_rev_fp(ident_t*, int, kmp_real64*, _Quad)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1406:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1624:3: note: in expansion of macro 'OP_CMPXCHG_REV' OP_CMPXCHG_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1801:1: note: in expansion of macro 'ATOMIC_CMPXCHG_REV_MIX' ATOMIC_CMPXCHG_REV_MIX(float8, kmp_real64, sub_rev, 64, -, fp, _Quad, 8r, 7, ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_runtime.cpp:27:0: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In instantiation of 'void __kmp_wait_template(kmp_info_t*, C*, int, void*) [with C = kmp_flag_32; kmp_info_t = kmp_info]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:521:67: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:105:14: warning: variable 'poll_count' set but not used [-Wunused-but-set-variable] kmp_uint64 poll_count; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In instantiation of 'void __kmp_wait_template(kmp_info_t*, C*, int, void*) [with C = kmp_flag_64; kmp_info_t = kmp_info]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:546:67: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:105:14: warning: variable 'poll_count' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1407:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1624:3: note: in expansion of macro 'OP_CMPXCHG_REV' OP_CMPXCHG_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1801:1: note: in expansion of macro 'ATOMIC_CMPXCHG_REV_MIX' ATOMIC_CMPXCHG_REV_MIX(float8, kmp_real64, sub_rev, 64, -, fp, _Quad, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In instantiation of 'void __kmp_wait_template(kmp_info_t*, C*, int, void*) [with C = kmp_flag_oncore; kmp_info_t = kmp_info]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:648:67: required from here /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:105:14: warning: variable 'poll_count' set but not used [-Wunused-but-set-variable] /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'void __kmpc_atomic_float8_div_rev_fp(ident_t*, int, kmp_real64*, _Quad)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1406:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1624:3: note: in expansion of macro 'OP_CMPXCHG_REV' OP_CMPXCHG_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1803:1: note: in expansion of macro 'ATOMIC_CMPXCHG_REV_MIX' ATOMIC_CMPXCHG_REV_MIX(float8, kmp_real64, div_rev, 64, /, fp, _Quad, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1407:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1624:3: note: in expansion of macro 'OP_CMPXCHG_REV' OP_CMPXCHG_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:1803:1: note: in expansion of macro 'ATOMIC_CMPXCHG_REV_MIX' ATOMIC_CMPXCHG_REV_MIX(float8, kmp_real64, div_rev, 64, /, fp, _Quad, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real32 __kmpc_atomic_float4_add_cpt(ident_t*, int, kmp_real32*, kmp_real32, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2208:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2227:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2253:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT' ATOMIC_CMPXCHG_CPT(float4, add_cpt, kmp_real32, 32, +, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2209:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2227:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2253:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT' ATOMIC_CMPXCHG_CPT(float4, add_cpt, kmp_real32, 32, +, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real32 __kmpc_atomic_float4_sub_cpt(ident_t*, int, kmp_real32*, kmp_real32, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2208:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2227:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2255:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT' ATOMIC_CMPXCHG_CPT(float4, sub_cpt, kmp_real32, 32, -, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2209:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2227:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2255:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT' ATOMIC_CMPXCHG_CPT(float4, sub_cpt, kmp_real32, 32, -, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real64 __kmpc_atomic_float8_add_cpt(ident_t*, int, kmp_real64*, kmp_real64, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2208:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2227:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2257:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT' ATOMIC_CMPXCHG_CPT(float8, add_cpt, kmp_real64, 64, +, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2209:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2227:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2257:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT' ATOMIC_CMPXCHG_CPT(float8, add_cpt, kmp_real64, 64, +, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real64 __kmpc_atomic_float8_sub_cpt(ident_t*, int, kmp_real64*, kmp_real64, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2208:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2227:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2259:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT' ATOMIC_CMPXCHG_CPT(float8, sub_cpt, kmp_real64, 64, -, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2209:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2227:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2259:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT' ATOMIC_CMPXCHG_CPT(float8, sub_cpt, kmp_real64, 64, -, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real32 __kmpc_atomic_float4_div_cpt(ident_t*, int, kmp_real32*, kmp_real32, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2208:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2227:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2354:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT' ATOMIC_CMPXCHG_CPT(float4, div_cpt, kmp_real32, 32, /, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2209:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2227:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2354:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT' ATOMIC_CMPXCHG_CPT(float4, div_cpt, kmp_real32, 32, /, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real32 __kmpc_atomic_float4_mul_cpt(ident_t*, int, kmp_real32*, kmp_real32, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2208:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2227:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2356:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT' ATOMIC_CMPXCHG_CPT(float4, mul_cpt, kmp_real32, 32, *, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2209:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2227:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2356:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT' ATOMIC_CMPXCHG_CPT(float4, mul_cpt, kmp_real32, 32, *, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real64 __kmpc_atomic_float8_div_cpt(ident_t*, int, kmp_real64*, kmp_real64, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2208:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2227:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2358:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT' ATOMIC_CMPXCHG_CPT(float8, div_cpt, kmp_real64, 64, /, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2209:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2227:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2358:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT' ATOMIC_CMPXCHG_CPT(float8, div_cpt, kmp_real64, 64, /, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real64 __kmpc_atomic_float8_mul_cpt(ident_t*, int, kmp_real64*, kmp_real64, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2208:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2227:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2360:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT' ATOMIC_CMPXCHG_CPT(float8, mul_cpt, kmp_real64, 64, *, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2209:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2227:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2360:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT' ATOMIC_CMPXCHG_CPT(float8, mul_cpt, kmp_real64, 64, *, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real32 __kmpc_atomic_float4_add_cpt_fp(ident_t*, int, kmp_real32*, _Quad, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2208:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2386:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2466:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_MIX' ATOMIC_CMPXCHG_CPT_MIX(float4, kmp_real32, add_cpt, 32, +, fp, _Quad, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2209:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2386:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2466:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_MIX' ATOMIC_CMPXCHG_CPT_MIX(float4, kmp_real32, add_cpt, 32, +, fp, _Quad, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp: In function 'void __kmp_invoke_task(kmp_int32, kmp_task_t*, kmp_taskdata_t*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp:1329:76: warning: 'cur_time' may be used uninitialized in this function [-Wmaybe-uninitialized] this_thr->th.th_bar_arrive_time += (__itt_get_timestamp() - cur_time); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real32 __kmpc_atomic_float4_sub_cpt_fp(ident_t*, int, kmp_real32*, _Quad, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2208:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2386:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2468:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_MIX' ATOMIC_CMPXCHG_CPT_MIX(float4, kmp_real32, sub_cpt, 32, -, fp, _Quad, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2209:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2386:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2468:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_MIX' ATOMIC_CMPXCHG_CPT_MIX(float4, kmp_real32, sub_cpt, 32, -, fp, _Quad, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real32 __kmpc_atomic_float4_mul_cpt_fp(ident_t*, int, kmp_real32*, _Quad, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2208:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2386:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2470:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_MIX' ATOMIC_CMPXCHG_CPT_MIX(float4, kmp_real32, mul_cpt, 32, *, fp, _Quad, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2209:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2386:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2470:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_MIX' ATOMIC_CMPXCHG_CPT_MIX(float4, kmp_real32, mul_cpt, 32, *, fp, _Quad, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real32 __kmpc_atomic_float4_div_cpt_fp(ident_t*, int, kmp_real32*, _Quad, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2208:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2386:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2472:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_MIX' ATOMIC_CMPXCHG_CPT_MIX(float4, kmp_real32, div_cpt, 32, /, fp, _Quad, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2209:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2386:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2472:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_MIX' ATOMIC_CMPXCHG_CPT_MIX(float4, kmp_real32, div_cpt, 32, /, fp, _Quad, 4r, 3, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real64 __kmpc_atomic_float8_add_cpt_fp(ident_t*, int, kmp_real64*, _Quad, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2208:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2386:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2475:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_MIX' ATOMIC_CMPXCHG_CPT_MIX(float8, kmp_real64, add_cpt, 64, +, fp, _Quad, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2209:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2386:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2475:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_MIX' ATOMIC_CMPXCHG_CPT_MIX(float8, kmp_real64, add_cpt, 64, +, fp, _Quad, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real64 __kmpc_atomic_float8_sub_cpt_fp(ident_t*, int, kmp_real64*, _Quad, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2208:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2386:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2477:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_MIX' ATOMIC_CMPXCHG_CPT_MIX(float8, kmp_real64, sub_cpt, 64, -, fp, _Quad, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2209:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2386:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2477:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_MIX' ATOMIC_CMPXCHG_CPT_MIX(float8, kmp_real64, sub_cpt, 64, -, fp, _Quad, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real64 __kmpc_atomic_float8_mul_cpt_fp(ident_t*, int, kmp_real64*, _Quad, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2208:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2386:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2479:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_MIX' ATOMIC_CMPXCHG_CPT_MIX(float8, kmp_real64, mul_cpt, 64, *, fp, _Quad, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2209:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2386:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2479:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_MIX' ATOMIC_CMPXCHG_CPT_MIX(float8, kmp_real64, mul_cpt, 64, *, fp, _Quad, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real64 __kmpc_atomic_float8_div_cpt_fp(ident_t*, int, kmp_real64*, _Quad, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2208:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2386:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2481:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_MIX' ATOMIC_CMPXCHG_CPT_MIX(float8, kmp_real64, div_cpt, 64, /, fp, _Quad, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2209:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2386:3: note: in expansion of macro 'OP_CMPXCHG_CPT' OP_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2481:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_MIX' ATOMIC_CMPXCHG_CPT_MIX(float8, kmp_real64, div_cpt, 64, /, fp, _Quad, 8r, 7, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real32 __kmpc_atomic_float4_max_cpt(ident_t*, int, kmp_real32*, kmp_real32, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2596:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2625:5: note: in expansion of macro 'MIN_MAX_CMPXCHG_CPT' MIN_MAX_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2646:1: note: in expansion of macro 'MIN_MAX_COMPXCHG_CPT' MIN_MAX_COMPXCHG_CPT(float4, max_cpt, kmp_real32, 32, <, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2597:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & rhs)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2625:5: note: in expansion of macro 'MIN_MAX_CMPXCHG_CPT' MIN_MAX_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2646:1: note: in expansion of macro 'MIN_MAX_COMPXCHG_CPT' MIN_MAX_COMPXCHG_CPT(float4, max_cpt, kmp_real32, 32, <, ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_threadprivate.cpp:18:0: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_itt.h: In function 'void* __kmpc_threadprivate_cached(ident_t*, kmp_int32, void*, size_t, void***)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_itt.h:269:36: warning: '__itt_state_' may be used uninitialized in this function [-Wmaybe-uninitialized] __itt_state_set(__itt_state_); \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_itt.h:262:19: note: '__itt_state_' was declared here __itt_state_t __itt_state_; \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_threadprivate.cpp:632:7: note: in expansion of macro 'KMP_ITT_IGNORE' KMP_ITT_IGNORE( ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real32 __kmpc_atomic_float4_min_cpt(ident_t*, int, kmp_real32*, kmp_real32, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2596:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2625:5: note: in expansion of macro 'MIN_MAX_CMPXCHG_CPT' MIN_MAX_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2648:1: note: in expansion of macro 'MIN_MAX_COMPXCHG_CPT' MIN_MAX_COMPXCHG_CPT(float4, min_cpt, kmp_real32, 32, >, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2597:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & rhs)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2625:5: note: in expansion of macro 'MIN_MAX_CMPXCHG_CPT' MIN_MAX_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2648:1: note: in expansion of macro 'MIN_MAX_COMPXCHG_CPT' MIN_MAX_COMPXCHG_CPT(float4, min_cpt, kmp_real32, 32, >, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real64 __kmpc_atomic_float8_max_cpt(ident_t*, int, kmp_real64*, kmp_real64, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2596:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2625:5: note: in expansion of macro 'MIN_MAX_CMPXCHG_CPT' MIN_MAX_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2650:1: note: in expansion of macro 'MIN_MAX_COMPXCHG_CPT' MIN_MAX_COMPXCHG_CPT(float8, max_cpt, kmp_real64, 64, <, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2597:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & rhs)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2625:5: note: in expansion of macro 'MIN_MAX_CMPXCHG_CPT' MIN_MAX_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2650:1: note: in expansion of macro 'MIN_MAX_COMPXCHG_CPT' MIN_MAX_COMPXCHG_CPT(float8, max_cpt, kmp_real64, 64, <, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real64 __kmpc_atomic_float8_min_cpt(ident_t*, int, kmp_real64*, kmp_real64, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2596:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2625:5: note: in expansion of macro 'MIN_MAX_CMPXCHG_CPT' MIN_MAX_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2652:1: note: in expansion of macro 'MIN_MAX_COMPXCHG_CPT' MIN_MAX_COMPXCHG_CPT(float8, min_cpt, kmp_real64, 64, >, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2597:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & rhs)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2625:5: note: in expansion of macro 'MIN_MAX_CMPXCHG_CPT' MIN_MAX_CMPXCHG_CPT(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2652:1: note: in expansion of macro 'MIN_MAX_COMPXCHG_CPT' MIN_MAX_COMPXCHG_CPT(float8, min_cpt, kmp_real64, 64, >, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real32 __kmpc_atomic_float4_div_cpt_rev(ident_t*, int, kmp_real32*, kmp_real32, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2893:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2913:3: note: in expansion of macro 'OP_CMPXCHG_CPT_REV' OP_CMPXCHG_CPT_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2964:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_REV' ATOMIC_CMPXCHG_CPT_REV(float4, div_cpt_rev, kmp_real32, 32, /, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp: In function 'void __kmp_dispatch_dxo(int*, int*, ident_t*) [with UT = unsigned int; ident_t = ident]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:458:5: warning: 'pr' may be used uninitialized in this function [-Wmaybe-uninitialized] pr->ordered_bumped += 1; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2894:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2913:3: note: in expansion of macro 'OP_CMPXCHG_CPT_REV' OP_CMPXCHG_CPT_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2964:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_REV' ATOMIC_CMPXCHG_CPT_REV(float4, div_cpt_rev, kmp_real32, 32, /, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real32 __kmpc_atomic_float4_sub_cpt_rev(ident_t*, int, kmp_real32*, kmp_real32, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2893:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2913:3: note: in expansion of macro 'OP_CMPXCHG_CPT_REV' OP_CMPXCHG_CPT_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2966:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_REV' ATOMIC_CMPXCHG_CPT_REV(float4, sub_cpt_rev, kmp_real32, 32, -, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2894:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2913:3: note: in expansion of macro 'OP_CMPXCHG_CPT_REV' OP_CMPXCHG_CPT_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2966:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_REV' ATOMIC_CMPXCHG_CPT_REV(float4, sub_cpt_rev, kmp_real32, 32, -, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real64 __kmpc_atomic_float8_div_cpt_rev(ident_t*, int, kmp_real64*, kmp_real64, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2893:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2913:3: note: in expansion of macro 'OP_CMPXCHG_CPT_REV' OP_CMPXCHG_CPT_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2968:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_REV' ATOMIC_CMPXCHG_CPT_REV(float8, div_cpt_rev, kmp_real64, 64, /, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp: In function 'void __kmp_dispatch_dxo(int*, int*, ident_t*) [with UT = long long unsigned int; ident_t = ident]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:458:5: warning: 'pr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2894:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2913:3: note: in expansion of macro 'OP_CMPXCHG_CPT_REV' OP_CMPXCHG_CPT_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2968:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_REV' ATOMIC_CMPXCHG_CPT_REV(float8, div_cpt_rev, kmp_real64, 64, /, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real64 __kmpc_atomic_float8_sub_cpt_rev(ident_t*, int, kmp_real64*, kmp_real64, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2893:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2913:3: note: in expansion of macro 'OP_CMPXCHG_CPT_REV' OP_CMPXCHG_CPT_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2970:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_REV' ATOMIC_CMPXCHG_CPT_REV(float8, sub_cpt_rev, kmp_real64, 64, -, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2894:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2913:3: note: in expansion of macro 'OP_CMPXCHG_CPT_REV' OP_CMPXCHG_CPT_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2970:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_REV' ATOMIC_CMPXCHG_CPT_REV(float8, sub_cpt_rev, kmp_real64, 64, -, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real32 __kmpc_atomic_float4_sub_cpt_rev_fp(ident_t*, int, kmp_real32*, _Quad, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2893:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:3090:3: note: in expansion of macro 'OP_CMPXCHG_CPT_REV' OP_CMPXCHG_CPT_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:3144:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_REV_MIX' ATOMIC_CMPXCHG_CPT_REV_MIX(float4, kmp_real32, sub_cpt_rev, 32, -, fp, _Quad, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2894:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:3090:3: note: in expansion of macro 'OP_CMPXCHG_CPT_REV' OP_CMPXCHG_CPT_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:3144:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_REV_MIX' ATOMIC_CMPXCHG_CPT_REV_MIX(float4, kmp_real32, sub_cpt_rev, 32, -, fp, _Quad, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real32 __kmpc_atomic_float4_div_cpt_rev_fp(ident_t*, int, kmp_real32*, _Quad, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2893:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:506:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' __sync_bool_compare_and_swap((volatile kmp_uint32 *)(p), (kmp_uint32)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:3090:3: note: in expansion of macro 'OP_CMPXCHG_CPT_REV' OP_CMPXCHG_CPT_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:3147:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_REV_MIX' ATOMIC_CMPXCHG_CPT_REV_MIX(float4, kmp_real32, div_cpt_rev, 32, /, fp, _Quad, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2894:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:507:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ32' (kmp_uint32)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:3090:3: note: in expansion of macro 'OP_CMPXCHG_CPT_REV' OP_CMPXCHG_CPT_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:3147:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_REV_MIX' ATOMIC_CMPXCHG_CPT_REV_MIX(float4, kmp_real32, div_cpt_rev, 32, /, fp, _Quad, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real64 __kmpc_atomic_float8_sub_cpt_rev_fp(ident_t*, int, kmp_real64*, _Quad, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2893:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:3090:3: note: in expansion of macro 'OP_CMPXCHG_CPT_REV' OP_CMPXCHG_CPT_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:3151:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_REV_MIX' ATOMIC_CMPXCHG_CPT_REV_MIX(float8, kmp_real64, sub_cpt_rev, 64, -, fp, _Quad, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In function 'void _ZL26__kmp_hyper_barrier_gather12barrier_typeP8kmp_infoiiPFvPvS2_ES2_.isra.16(barrier_type, kmp_info_t*, int, void (*)(void*, void*), void*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:280:5: warning: 'hibernate_goal' may be used uninitialized in this function [-Wmaybe-uninitialized] if (KMP_BLOCKING(hibernate_goal, poll_count++)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2894:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:3090:3: note: in expansion of macro 'OP_CMPXCHG_CPT_REV' OP_CMPXCHG_CPT_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:3151:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_REV_MIX' ATOMIC_CMPXCHG_CPT_REV_MIX(float8, kmp_real64, sub_cpt_rev, 64, -, fp, _Quad, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:106:14: note: 'hibernate_goal' was declared here kmp_uint64 hibernate_goal; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function 'kmp_real64 __kmpc_atomic_float8_div_cpt_rev_fp(ident_t*, int, kmp_real64*, _Quad, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2893:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (kmp_int##BITS *)lhs, *VOLATILE_CAST(kmp_int##BITS *) & old_value, \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:512:73: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' __sync_bool_compare_and_swap((volatile kmp_uint64 *)(p), (kmp_uint64)(cv), \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:3090:3: note: in expansion of macro 'OP_CMPXCHG_CPT_REV' OP_CMPXCHG_CPT_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:3154:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_REV_MIX' ATOMIC_CMPXCHG_CPT_REV_MIX(float8, kmp_real64, div_cpt_rev, 64, /, fp, _Quad, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2894:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *VOLATILE_CAST(kmp_int##BITS *) & new_value)) { \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_os.h:513:45: note: in definition of macro 'KMP_COMPARE_AND_STORE_ACQ64' (kmp_uint64)(sv)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:3090:3: note: in expansion of macro 'OP_CMPXCHG_CPT_REV' OP_CMPXCHG_CPT_REV(TYPE, BITS, OP) \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:3154:1: note: in expansion of macro 'ATOMIC_CMPXCHG_CPT_REV_MIX' ATOMIC_CMPXCHG_CPT_REV_MIX(float8, kmp_real64, div_cpt_rev, 64, /, fp, _Quad, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In function 'void _ZL27__kmp_linear_barrier_gather12barrier_typeP8kmp_infoiiPFvPvS2_ES2_.isra.19(barrier_type, kmp_info_t*, int, void (*)(void*, void*), void*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:280:5: warning: 'hibernate_goal' may be used uninitialized in this function [-Wmaybe-uninitialized] if (KMP_BLOCKING(hibernate_goal, poll_count++)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:106:14: note: 'hibernate_goal' was declared here kmp_uint64 hibernate_goal; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_barrier.cpp: In function 'void _ZL25__kmp_tree_barrier_gather12barrier_typeP8kmp_infoiiPFvPvS2_ES2_.isra.18(barrier_type, kmp_info_t*, int, void (*)(void*, void*), void*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_barrier.cpp:343:46: warning: 'new_state' may be used uninitialized in this function [-Wmaybe-uninitialized] team->t.t_bar[bt].b_arrived = new_state; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_barrier.cpp:17:0: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:280:5: warning: 'hibernate_goal' may be used uninitialized in this function [-Wmaybe-uninitialized] if (KMP_BLOCKING(hibernate_goal, poll_count++)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:106:14: note: 'hibernate_goal' was declared here kmp_uint64 hibernate_goal; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp: In function 'void __kmp_dispatch_deo(int*, int*, ident_t*) [with UT = unsigned int; ident_t = ident]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:358:5: warning: 'pr' may be used uninitialized in this function [-Wmaybe-uninitialized] lower = pr->u.p.ordered_lower; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In function 'void __kmp_linear_barrier_release(barrier_type, kmp_info_t*, int, int, int, void*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:280:5: warning: 'hibernate_goal' may be used uninitialized in this function [-Wmaybe-uninitialized] if (KMP_BLOCKING(hibernate_goal, poll_count++)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:106:14: note: 'hibernate_goal' was declared here kmp_uint64 hibernate_goal; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp: In function 'void __kmp_dispatch_deo(int*, int*, ident_t*) [with UT = long long unsigned int; ident_t = ident]': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_dispatch.cpp:358:5: warning: 'pr' may be used uninitialized in this function [-Wmaybe-uninitialized] /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In function 'void _ZL33__kmp_hierarchical_barrier_gather12barrier_typeP8kmp_infoiiPFvPvS2_ES2_.isra.17(barrier_type, kmp_info_t*, int, void (*)(void*, void*), void*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:280:5: warning: 'hibernate_goal' may be used uninitialized in this function [-Wmaybe-uninitialized] if (KMP_BLOCKING(hibernate_goal, poll_count++)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:106:14: note: 'hibernate_goal' was declared here kmp_uint64 hibernate_goal; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_barrier.cpp:985:44: warning: 'new_state' may be used uninitialized in this function [-Wmaybe-uninitialized] team->t.t_bar[bt].b_arrived = new_state; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_barrier.cpp:17:0: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:280:5: warning: 'hibernate_goal' may be used uninitialized in this function [-Wmaybe-uninitialized] if (KMP_BLOCKING(hibernate_goal, poll_count++)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:106:14: note: 'hibernate_goal' was declared here kmp_uint64 hibernate_goal; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:280:5: warning: 'hibernate_goal' may be used uninitialized in this function [-Wmaybe-uninitialized] if (KMP_BLOCKING(hibernate_goal, poll_count++)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:106:14: note: 'hibernate_goal' was declared here kmp_uint64 hibernate_goal; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_tasking.cpp:20:0: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In function 'void __kmp_task_team_wait(kmp_info_t*, kmp_team_t*, void*, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:280:5: warning: 'hibernate_goal' may be used uninitialized in this function [-Wmaybe-uninitialized] if (KMP_BLOCKING(hibernate_goal, poll_count++)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:106:14: note: 'hibernate_goal' was declared here kmp_uint64 hibernate_goal; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_runtime.cpp: In function 'kmp_team_t* __kmp_allocate_team(kmp_root_t*, int, int, kmp_proc_bind_t, kmp_internal_control_t*, int, kmp_info_t*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_runtime.cpp:4991:52: warning: 'old_mask' may be used uninitialized in this function [-Wmaybe-uninitialized] __kmp_set_system_affinity(old_mask, TRUE); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_runtime.cpp:4770:27: warning: 'hot_teams' may be used uninitialized in this function [-Wmaybe-uninitialized] team = hot_teams[level].hot_team; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_affinity.cpp: In function 'void __kmp_apply_thread_places(AddrUnsPair**, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_affinity.cpp:3652:34: warning: 'newAddr' may be used uninitialized in this function [-Wmaybe-uninitialized] newAddr[n_new] = (*pAddr)[n_old]; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In function 'void __kmp_hierarchical_barrier_release(barrier_type, kmp_info_t*, int, int, int, void*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:280:5: warning: 'hibernate_goal' may be used uninitialized in this function [-Wmaybe-uninitialized] if (KMP_BLOCKING(hibernate_goal, poll_count++)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:106:14: note: 'hibernate_goal' was declared here kmp_uint64 hibernate_goal; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:280:5: warning: 'hibernate_goal' may be used uninitialized in this function [-Wmaybe-uninitialized] if (KMP_BLOCKING(hibernate_goal, poll_count++)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:106:14: note: 'hibernate_goal' was declared here kmp_uint64 hibernate_goal; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In function 'void __kmp_hyper_barrier_release(barrier_type, kmp_info_t*, int, int, int, void*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:280:5: warning: 'hibernate_goal' may be used uninitialized in this function [-Wmaybe-uninitialized] if (KMP_BLOCKING(hibernate_goal, poll_count++)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:106:14: note: 'hibernate_goal' was declared here kmp_uint64 hibernate_goal; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h: In function 'void __kmp_tree_barrier_release(barrier_type, kmp_info_t*, int, int, int, void*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:280:5: warning: 'hibernate_goal' may be used uninitialized in this function [-Wmaybe-uninitialized] if (KMP_BLOCKING(hibernate_goal, poll_count++)) ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_wait_release.h:106:14: note: 'hibernate_goal' was declared here kmp_uint64 hibernate_goal; ^ In file included from /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_affinity.cpp:17:0: /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_affinity.h: In function 'int _ZL34__kmp_affinity_create_x2apicid_mapPP11AddrUnsPairP11kmp_i18n_id.constprop.7(kmp_i18n_id_t*)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_affinity.h:561:36: warning: 'addr$childNums$' may be used uninitialized in this function [-Wmaybe-uninitialized] childNums[i] = b.childNums[i]; ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_affinity.cpp:1442:13: note: 'addr$childNums$' was declared here Address addr(1); ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function '_Quad __kmpc_atomic_float16_max_cpt(ident_t*, int, _Quad*, _Quad, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2612:8: warning: 'new_value' may be used uninitialized in this function [-Wmaybe-uninitialized] TYPE new_value, old_value; \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2612:8: note: 'new_value' was declared here TYPE new_value, old_value; \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2655:1: note: in expansion of macro 'MIN_MAX_CRITICAL_CPT' MIN_MAX_CRITICAL_CPT(float16, max_cpt, QUAD_LEGACY, <, 16r, ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp: In function '_Quad __kmpc_atomic_float16_min_cpt(ident_t*, int, _Quad*, _Quad, int)': /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2612:8: warning: 'new_value' may be used uninitialized in this function [-Wmaybe-uninitialized] TYPE new_value, old_value; \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2612:8: note: 'new_value' was declared here TYPE new_value, old_value; \ ^ /builddir/build/BUILD/openmp-5.0.1.src/runtime/src/kmp_atomic.cpp:2657:1: note: in expansion of macro 'MIN_MAX_CRITICAL_CPT' MIN_MAX_CRITICAL_CPT(float16, min_cpt, QUAD_LEGACY, >, 16r, ^ Linking C shared library libomp.so cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/omp.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DNDEBUG -Wl,--warn-shared-textrel -Wl,--as-needed -Wl,--version-script=/builddir/build/BUILD/openmp-5.0.1.src/runtime/src/exports_so.txt -static-libgcc -Wl,-z,noexecstack -Wl,-fini=__kmp_internal_end_fini -Wl,-z,relro -shared -Wl,-soname,libomp.so -o libomp.so CMakeFiles/omp.dir/thirdparty/ittnotify/ittnotify_static.c.o CMakeFiles/omp.dir/kmp_alloc.cpp.o CMakeFiles/omp.dir/kmp_atomic.cpp.o CMakeFiles/omp.dir/kmp_csupport.cpp.o CMakeFiles/omp.dir/kmp_debug.cpp.o CMakeFiles/omp.dir/kmp_itt.cpp.o CMakeFiles/omp.dir/kmp_environment.cpp.o CMakeFiles/omp.dir/kmp_error.cpp.o CMakeFiles/omp.dir/kmp_global.cpp.o CMakeFiles/omp.dir/kmp_i18n.cpp.o CMakeFiles/omp.dir/kmp_io.cpp.o CMakeFiles/omp.dir/kmp_runtime.cpp.o CMakeFiles/omp.dir/kmp_settings.cpp.o CMakeFiles/omp.dir/kmp_str.cpp.o CMakeFiles/omp.dir/kmp_tasking.cpp.o CMakeFiles/omp.dir/kmp_taskq.cpp.o CMakeFiles/omp.dir/kmp_threadprivate.cpp.o CMakeFiles/omp.dir/kmp_utility.cpp.o CMakeFiles/omp.dir/kmp_barrier.cpp.o CMakeFiles/omp.dir/kmp_wait_release.cpp.o CMakeFiles/omp.dir/kmp_affinity.cpp.o CMakeFiles/omp.dir/kmp_dispatch.cpp.o CMakeFiles/omp.dir/kmp_lock.cpp.o CMakeFiles/omp.dir/kmp_sched.cpp.o CMakeFiles/omp.dir/z_Linux_util.cpp.o CMakeFiles/omp.dir/kmp_gsupport.cpp.o CMakeFiles/omp.dir/kmp_taskdeps.cpp.o CMakeFiles/omp.dir/kmp_cancel.cpp.o CMakeFiles/omp.dir/kmp_ftn_cdecl.cpp.o CMakeFiles/omp.dir/kmp_ftn_extra.cpp.o CMakeFiles/omp.dir/kmp_version.cpp.o CMakeFiles/omp.dir/z_Linux_asm.S.o -lpthread -ldl cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/cmake -E create_symlink libomp.so libgomp.so cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/cmake -E create_symlink libomp.so libiomp5.so cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/cmake -E make_directory /builddir/build/BUILD/openmp-5.0.1.src/runtime/exports/common.50/include cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/cmake -E copy omp.h /builddir/build/BUILD/openmp-5.0.1.src/runtime/exports/common.50/include cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/cmake -E make_directory /builddir/build/BUILD/openmp-5.0.1.src/runtime/exports/lin_32e.50/lib cd /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src && /usr/bin/cmake -E copy /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src/libomp.so /builddir/build/BUILD/openmp-5.0.1.src/runtime/exports/lin_32e.50/lib make[2]: Leaving directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 [100%] Built target omp make[1]: Leaving directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Mtlhdc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libomp-5.0.1-2.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libomp-5.0.1-2.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/libomp-5.0.1-2.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libomp-5.0.1-2.el7.x86_64 + cd openmp-5.0.1.src + cd _build + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libomp-5.0.1-2.el7.x86_64 /usr/bin/cmake -H/builddir/build/BUILD/openmp-5.0.1.src -B/builddir/build/BUILD/openmp-5.0.1.src/_build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' /usr/bin/make -f runtime/src/CMakeFiles/libomp-needed-headers.dir/build.make runtime/src/CMakeFiles/libomp-needed-headers.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' cd /builddir/build/BUILD/openmp-5.0.1.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openmp-5.0.1.src /builddir/build/BUILD/openmp-5.0.1.src/runtime/src /builddir/build/BUILD/openmp-5.0.1.src/_build /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src/CMakeFiles/libomp-needed-headers.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' /usr/bin/make -f runtime/src/CMakeFiles/libomp-needed-headers.dir/build.make runtime/src/CMakeFiles/libomp-needed-headers.dir/build make[2]: Entering directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' make[2]: Nothing to be done for `runtime/src/CMakeFiles/libomp-needed-headers.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 1 2 [ 5%] Built target libomp-needed-headers /usr/bin/make -f runtime/src/CMakeFiles/omp.dir/build.make runtime/src/CMakeFiles/omp.dir/depend make[2]: Entering directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' cd /builddir/build/BUILD/openmp-5.0.1.src/_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/openmp-5.0.1.src /builddir/build/BUILD/openmp-5.0.1.src/runtime/src /builddir/build/BUILD/openmp-5.0.1.src/_build /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src /builddir/build/BUILD/openmp-5.0.1.src/_build/runtime/src/CMakeFiles/omp.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' /usr/bin/make -f runtime/src/CMakeFiles/omp.dir/build.make runtime/src/CMakeFiles/omp.dir/build make[2]: Entering directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' make[2]: Nothing to be done for `runtime/src/CMakeFiles/omp.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 [100%] Built target omp make[1]: Leaving directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/openmp-5.0.1.src/_build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/openmp-5.0.1.src/_build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/libomp-5.0.1-2.el7.x86_64/usr/lib64/libomp.so -- Installing: /builddir/build/BUILDROOT/libomp-5.0.1-2.el7.x86_64/usr/lib64/clang/5.0.1/include/omp.h + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/openmp-5.0.1.src extracting debug info from /builddir/build/BUILDROOT/libomp-5.0.1-2.el7.x86_64/usr/lib64/libomp.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 5402 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libomp-5.0.1-2.el7.x86_64 Provides: libomp = 5.0.1-2.el7 libomp(x86-64) = 5.0.1-2.el7 libomp.so()(64bit) libomp.so(GOMP_1.0)(64bit) libomp.so(GOMP_2.0)(64bit) libomp.so(GOMP_3.0)(64bit) libomp.so(GOMP_4.0)(64bit) libomp.so(OMP_1.0)(64bit) libomp.so(OMP_2.0)(64bit) libomp.so(OMP_3.0)(64bit) libomp.so(OMP_3.1)(64bit) libomp.so(OMP_4.0)(64bit) libomp.so(VERSION)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: libomp-devel-5.0.1-2.el7.x86_64 Provides: libomp-devel = 5.0.1-2.el7 libomp-devel(x86-64) = 5.0.1-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libomp-debuginfo-5.0.1-2.el7.x86_64 Provides: libomp-debuginfo = 5.0.1-2.el7 libomp-debuginfo(x86-64) = 5.0.1-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libomp-5.0.1-2.el7.x86_64 Wrote: /builddir/build/RPMS/libomp-5.0.1-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libomp-devel-5.0.1-2.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libomp-debuginfo-5.0.1-2.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yH0sj6 + umask 022 + cd /builddir/build/BUILD + cd openmp-5.0.1.src + /usr/bin/rm -rf /builddir/build/BUILDROOT/libomp-5.0.1-2.el7.x86_64 + exit 0 Child return code was: 0